home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 86.img / MISC.ZIP / KEEPUP.BAT < prev    next >
DOS Batch File  |  1990-02-12  |  225b  |  13 lines

  1. echo off
  2. cls
  3. set jmodem=shutup
  4. set dszlog=c:\bbs\batch.log
  5. emulex %1 %2 %3
  6. if errorlevel 128 system2
  7. if errorlevel 100 term
  8. if errorlevel 9 goto runbbs
  9. if errorlevel 4 goto exit
  10. if errorlevel 3 door
  11. keepup
  12. :exit
  13.