home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games 1996 October / Amiga_Games_Extra_CD_10-96.bin / rexx / hip_hide.rexx < prev    next >
OS/2 REXX Batch file  |  1992-09-02  |  68b  |  7 lines

  1. /* HippoPlayer - Hide mainwindow */
  2.  
  3. address 'HIPPOPLAYER'
  4.  
  5. hide 0
  6.  
  7.