Category : Recently Uploaded Files
Archive   : FALKEN1.ZIP
Filename : BBS.BAT

 
Output of file : BBS.BAT contained in archive : FALKEN1.ZIP
echo off
mainbbs
rem --
rem -- an error level of 5 or higher means a REAL error!
if ERRORLEVEL 5 echo level 5 exit from FALKEN
rem --
rem -- error level 1-4 denote a timed shutdown for maintenance
rem -- purposes. you can execute whatever code is necessary for
rem -- daily or weekly maintenance by telling the BBS to halt at
rem -- a particuler time with an error code of 1-4, then placing
rem -- appropriate DOS commands directly after the ERRORLEVEL test
rem -- for that value.
rem --
if ERRORLEVEL 4 echo level 4 exit from FALKEN
if ERRORLEVEL 3 echo level 3 exit from FALKEN
if ERRORLEVEL 2 echo level 2 exit from FALKEN
if ERRORLEVEL 1 echo level 1 exit from FALKEN
rem --
rem -- an error level of 0 means the operator halted the system



  3 Responses to “Category : Recently Uploaded Files
Archive   : FALKEN1.ZIP
Filename : BBS.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/