home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 2
/
agavol2.iso
/
software
/
utilities
/
wb_tools
/
vmm
/
rexx
/
stat_on.vmm
< prev
next >
Wrap
Text File
|
1995-01-06
|
75b
|
8 lines
/* Check VMM ARexx port */
options results
address 'VMM'
STAT ON
exit
end