home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Game Guide / AmigaGameGuide_CD.iso / Amiga / InstallHD-Amiga / quitMV.rexx < prev    next >
OS/2 REXX Batch file  |  1977-12-31  |  120b  |  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.