home *** CD-ROM | disk | FTP | other *** search
/ Die ASC Mega 2 / ASC-Mega2-CD-ROM.iso / SPIELE / SEGELFLI / START.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-08-21  |  134 b   |  12 lines

  1. @echo off
  2. daten\titel
  3. testmem
  4. if errorlevel 1 goto exit
  5. :loop
  6. setup
  7. if errorlevel 1 goto exit
  8. sfs_sw
  9. pause
  10. goto loop
  11. :exit
  12.