home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / misc / vmm / rexx / info.vmm < prev    next >
Encoding:
Text File  |  1995-01-08  |  90 b   |  9 lines

  1. /* Check VMM ARexx port */
  2.  
  3. options results
  4. address 'VMM'
  5. INFO AUTHOR
  6. say result
  7. exit
  8. end
  9.