Category : File Managers
Archive   : TPMNUS16.ZIP
Filename : MNUEXP33.BAT

 
Output of file : MNUEXP33.BAT contained in archive : TPMNUS16.ZIP
@echo off
REM Remove @ for MS/DOS prior to v3.3
set tpmnu=example.bat
:LOOP
tpmnu mnuexp33.dat
call %TPMNU%
REM Replace 'call' with 'command /c ' for MS/DOS prior to v3.3
if ERRORLEVEL 59 goto F1KEY
if ERRORLEVEL 45 goto ALTXKEY
if ERRORLEVEL 27 goto END
if ERRORLEVEL 1 goto END
goto LOOP

:F1KEY
echo.
REM "echo." DOS v3.3
echo F1 key pressed . . .
pause
goto LOOP

:ALTXKEY
echo.
REM "echo." DOS v3.3
echo AltX key pressed . . .
pause
goto LOOP

:END
cls
echo.
REM "echo." DOS v3.3
echo End of Menu Example.
echo.
REM "echo." DOS v3.3

  3 Responses to “Category : File Managers
Archive   : TPMNUS16.ZIP
Filename : MNUEXP33.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/