home *** CD-ROM | disk | FTP | other *** search
- ------------ Freeze V1.00 ------------
-
- Freeze is a small utility that allows you to freeze and activate any task or
- process executing in the Amiga.
-
- When you call Freeze you must enter as parameter the task/process that you
- want to freeze or activate. You can enter its address (Preceded by
- the ! sign), its name, or if it's a CLI Process, you can use its CLI number.
- Once specified the task/process, you should supply the state you want the
- task to be, that is (F)rozen or (W)arm.
-
- You can get a list of Tasks/Processes and its current states with the
- following:
- Freeze L
- (or simply) Freeze
-
- The complete syntax for Freeze is:
-
- Freeze [CLI# | TaskName | !Address] [F | W | L]
-
-
- NOTE : Freeze is PURE, so you can make it RESIDENT.
-
- NOTE2: You need arp.library to run it.
-