home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 631 / 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.