home *** CD-ROM | disk | FTP | other *** search
/ PC Attack (Unknown Issue 102) / PC_Attack_Magazine_102_Interplay_1995.iso / demo.bat < prev    next >
Encoding:
DOS Batch File  |  1994-08-26  |  91 b   |  9 lines

  1. @echo off
  2. SET DOS4G=quiet
  3. :start
  4. cybplay
  5. if ERRORLEVEL 9 goto end
  6. goto start
  7. :end
  8.  
  9.