home *** CD-ROM | disk | FTP | other *** search
/ Doom (Point Software) / Point_Doom.iso / doom2 / progs / doomit2 / doomit.bat < prev    next >
Encoding:
DOS Batch File  |  1995-01-17  |  127 b   |  12 lines

  1. @ECHO OFF
  2. DMLOAD %1
  3. IF EXIST DTEMP.BAT GOTO RUNDM
  4. GOTO XIT
  5.  
  6. :RUNDM
  7. DTEMP.BAT
  8.  
  9. :XIT
  10. ECHO LEAVING DOOM-IT v5.8
  11. ECHO  
  12.