home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / z / zap / !Zap / 3rdParty / Salt / ZapUntaskD < prev   
Text File  |  1995-09-23  |  592b  |  23 lines

  1. ZapUntask 1.10
  2. ---------
  3.  
  4. Written by Darren Salt, based on ZapTask 1.10
  5.  
  6.  
  7. This module prevents the applications named when the module is loaded (or
  8. reinitialised) from receiving new taskwindow requests.
  9.  
  10. The task list consists of up to ten task names (as given in the Task Manager
  11. window), and must be given when the module is initialised. ZapUnask is CASE
  12. SENSITIVE.
  13.  
  14. For example, to prevent both Zap and Edit from receiving taskwindow requests:
  15.  
  16.     RMRun ZapUntask Zap Edit
  17.  
  18.  
  19. If you do not specify any task names, then the default (Edit) is used.
  20.  
  21.  
  22. Bug reports etc.: arcsalt@spuddy.mew.co.uk
  23.