home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Game Guide / AmigaGameGuide_CD.iso / Amiga / InstallHD-Amiga / quitMV.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1978-01-01  |  120 b   |  10 lines

  1. /*  $VER: quitMULTIVIEW.REXX
  2.  
  3.   
  4. */
  5.  
  6. OPTIONS RESULTS
  7.  
  8. IF show('Ports','MULTIVIEW.1') THEN ADDRESS 'MULTIVIEW.1' 'QUIT'
  9.  
  10.