home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 1 / amigaformatcd01.iso / pd / graphics / easy_mpeg / closewin.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1996-04-30  |  210 b   |  11 lines

  1.  
  2. /* just here to kill the windows */
  3. /* if for some reason Easy_MPEG fails, you can get rid of the windows */
  4. /* with the command rx CloseWin.rexx */
  5.  
  6.  
  7. call CloseWindow(MPEGHOST)
  8.  
  9. /*call CLOSEPORT(MPEGHOST)*/
  10.  
  11.