home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 25 Icons / 25-Icons.zip / ICONS_3.ZIP / GONE.CMD < prev    next >
OS/2 REXX Batch file  |  1990-05-29  |  420b  |  9 lines

  1. /**********************************************************************
  2. *                                                                     *
  3. *                                                                     *
  4. *                                                                     *
  5. **********************************************************************/
  6. '@echo off'
  7. 'start d:\utility\bse\gone.exe'
  8. 'exit'
  9.