home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 1 / agavol1.iso / aga_utilities / ready_to_run / wb_tools / vmm / rexx / stat_on.vmm < prev    next >
Encoding:
Text File  |  1978-06-28  |  75 b   |  8 lines

  1. /* Check VMM ARexx port */
  2.  
  3. options results
  4. address 'VMM'
  5. STAT ON
  6. exit
  7. end
  8.