home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jason Aller Floppy Collection
/
86.img
/
MISC.ZIP
/
KEEPUP.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-02-12
|
225b
|
13 lines
echo off
cls
set jmodem=shutup
set dszlog=c:\bbs\batch.log
emulex %1 %2 %3
if errorlevel 128 system2
if errorlevel 100 term
if errorlevel 9 goto runbbs
if errorlevel 4 goto exit
if errorlevel 3 door
keepup
:exit