home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / batutl / battutor.arc / _RUNME2.BAT < prev    next >
DOS Batch File  |  1983-08-23  |  256b  |  11 lines

  1. echo off
  2. .
  3. .                       _runme2.bat
  4. .
  5. more <_elem.rem
  6. query//       Would you like to continue the tutorial (y/n) ?
  7. if errorlevel 2 goto exit
  8. if errorlevel 1 _runme3
  9. slash/ll/                       Bye for now.
  10. 
  11. echo    You typed a "Y"