home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / EXECMENU.ZIP / AUTO.BAT next >
Encoding:
DOS Batch File  |  1988-01-15  |  79 b   |  8 lines

  1. ECHO OFF
  2. cls
  3. c:execmenu
  4. if errorlevel 1 goto quit
  5. c:temp
  6. :quit
  7. echo on
  8.