home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
workbench
/
sysinspector
/
arexx
/
listtasks.sirexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-28
|
219 b
|
12 lines
/* DIsplay the list of tasks on your system in the current shell */
address 'INSPECTOR.1'
options results
SetDisplay 17
SaveList "T:SI.temp"
address command "Type T:SI.temp"
address command "delete >NIL: T:SI.temp"