home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mangle.zip / DOORSYS.BAT < prev    next >
DOS Batch File  |  1991-04-28  |  250b  |  13 lines

  1. rem     This is a sample .BAT file for use as with DOOR.SYS files
  2.  
  3. echo off
  4.  
  5. rem  The next line is critical: the door file must be copied to the
  6. rem  same directory as mangle.
  7.  
  8. copy door.sys \mangle
  9. cd \mangle
  10. mangle door.sys 0
  11. cd \bbs
  12. bbs
  13.