home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 576.lha / Freeze_v1.00 / Freeze.doc.pp / Freeze.doc
Text File  |  1991-12-08  |  797b  |  25 lines

  1.               ------------  Freeze V1.00 ------------
  2.  
  3. Freeze is a small utility that allows you to freeze and activate any task or
  4. process executing in the Amiga.
  5.  
  6. When you call Freeze you must enter as parameter the task/process that you 
  7. want to freeze or activate. You can enter its address (Preceded by 
  8. the ! sign), its name, or if it's a CLI Process, you can use its CLI number.
  9. Once specified the task/process, you should supply the state you want the
  10. task to be, that is (F)rozen or (W)arm.
  11.  
  12. You can get a list of Tasks/Processes and its current states with the
  13. following:
  14.         Freeze L  
  15.     (or simply) Freeze
  16.  
  17. The complete syntax for Freeze is:
  18.  
  19. Freeze [CLI# | TaskName | !Address] [F | W | L]
  20.  
  21.  
  22. NOTE : Freeze is PURE, so you can make it RESIDENT.
  23.  
  24. NOTE2: You need arp.library to run it.
  25.