home *** CD-ROM | disk | FTP | other *** search
/ Mystic Towers / MysticTowers.mdf / mystic.bat < prev   
DOS Batch File  |  1995-12-16  |  174b  |  12 lines

  1. @echo off
  2. cd\TOWERS
  3. set apogeecd=c:\apg_scor
  4. if exist c:\apg_scor\apogee goto START
  5. md c:\apg_scor
  6. copy apogee c:\apg_scor > nul
  7.  
  8. :start
  9. TOWERS
  10. set apogeecd=
  11. cd\
  12.