home *** CD-ROM | disk | FTP | other *** search
/ 3D Super CD Gaming / HELGAM2.iso / curscata / go.bat < prev    next >
DOS Batch File  |  1993-06-21  |  247b  |  14 lines

  1. @echo off
  2. newintro %1 %2 %3 %4 %5 %6 %7 %8 %9
  3. :rerun
  4. docshell menu.shl %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. if errorlevel 5 goto hints
  6. if errorlevel 1 goto runit
  7. goto exit
  8. :hints
  9. hintcat %1 %2 %3 %4 %5 %6 %7 %8 %9
  10. goto rerun
  11. :runit
  12. intro
  13. :exit
  14.