home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 10
/
aminetcdnumber101996.iso
/
Aminet
/
util
/
misc
/
VMM_V3_3.lha
/
VMM
/
rexx
/
info.vmm
< prev
next >
Wrap
Text File
|
1995-01-07
|
90b
|
9 lines
/* Check VMM ARexx port */
options results
address 'VMM'
INFO AUTHOR
say result
exit
end