home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / z / zap / !Zap / 3rdParty / Salt / ZapTaskDoc < prev    next >
Text File  |  1995-09-18  |  697b  |  26 lines

  1. ZapTask 1.10
  2. -------
  3.  
  4. Written by Darren Salt
  5.  
  6.  
  7. This module prevents applications other than those named when the module is
  8. loaded (or reinitialised) from receiving new taskwindow requests. If none of
  9. the named applications are running, then it does nothing (other than wait for
  10. such an application to be started up).
  11.  
  12.  
  13. The task list consists of up to ten task names (as given in the Task Manager
  14. window), and must be given when the module is initialised. ZapTask is CASE
  15. SENSITIVE.
  16.  
  17. For example, to allow both Zap and Edit to receive taskwindow requests:
  18.  
  19.     RMRun ZapTask Zap Edit
  20.  
  21.  
  22. If you do not specify any task names, then the default (Zap) is used.
  23.  
  24.  
  25. Bug reports etc.: arcsalt@spuddy.mew.co.uk
  26.