home *** CD-ROM | disk | FTP | other *** search
/ Magicom Multimedia Collection: In Pursuit Of Greed / MAGICOMInPursuitOfGreed.iso / programs / shadforc / shadforc.arj / MAGTEMPD.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-06-27  |  268 b   |  19 lines

  1. @echo off
  2. indxldat index5 to index1 /set=on /ver=on
  3. if not errorlevel 1 goto end
  4. if not errorlevel 2 goto a
  5. if not errorlevel 5 goto end
  6. :a
  7. cls
  8. indxldat index6 to index1 /set=off
  9. goto exit
  10. :b
  11. :c
  12. :end
  13. cls
  14. echo ShadowForce aborted.
  15. :exit
  16. CD \
  17. magtemp
  18.  
  19.