home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / xhost30s.zip / EXECHOST.DAT / SETDOORS.ZIP / COMBAT.BAT next >
DOS Batch File  |  1993-05-20  |  603b  |  11 lines

  1. Rem                        Batch File for Combat Door
  2. Rem                          "Combat Fighter Pilot"
  3. @echo off
  4. reset.exe                   <--- first command in all door batch files
  5. copy dorinfo1.def \combat   <--- Copy rbbs sys file to Combat door directory
  6. cd combat                   <--- change to Combat door directory
  7. combat 1                    <--- Run the Combat door in Rbbs mode (1)
  8. c:                          <--- Return to drive containing TELIX
  9. cd \telix                   <--- Return to Host directory
  10. board.bat                   <--- last command in all door batch files
  11.