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
Wrap
Text File
|
1991-12-08
|
797b
|
25 lines
------------ 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.