home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / xhost30s.zip / EXECHOST.DAT / SETDOORS.ZIP / EAT.BAT < prev    next >
DOS Batch File  |  1991-09-02  |  427b  |  8 lines

  1. Rem         Batch file to run Eat-Um-Up Pac Man type door for Doorway
  2. Rem         Program is available at the Doorway support bbs or any of
  3. Rem         our support boards (eatumup.zip).
  4. @echo off
  5. reset.exe                        <--- first command in all door batch files
  6. doorway sys /O:t /M:15 /L: /G:on /P:eatumup.exe        <--- execute door
  7. board.bat                        <--- last command in all door batch files
  8.