home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util2 / masdir43.lzh / TUTOR.BAT < prev    next >
DOS Batch File  |  1989-06-03  |  241b  |  15 lines

  1. echo off
  2. sdl_get BE %A%
  3. Set A=%GET%
  4. MAINSCR
  5. PAUSE
  6. SDL_SHOW masdir.doc
  7. sdl_get N "Do you want to run the DEMO now (Y,n)? "
  8. if errorlevel 126 goto EXIT
  9. IF NOT ERRORLEVEL 89 goto EXIT
  10. Sdl_get BE %A%
  11. demo
  12. :EXIT
  13. sdl_get BE %A%
  14. menu
  15.