home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / MPEG / rds-mpeg.lha / Easy_MPEG / CLoseWin.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-12-07  |  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.