home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.5 / 1996-06_Disc_2.5.iso / brrdemo / modem.bat < prev    next >
DOS Batch File  |  1995-11-27  |  92b  |  10 lines

  1. @echo off
  2. :start
  3. @mod
  4. @if not errorlevel 1 goto end
  5. @racing
  6. @goto start
  7. :end
  8. @cls
  9.  
  10.