Metropoli BBS
VIEWER: dmenu.bat MODE: TEXT (ASCII)
@echo off
set t=c:\temp.fil

:loop
c:\menu\dougmenu.exe %1 %2 %3
if errorlevel==2 %t%
if errorlevel==1 goto quit
call %t%
goto loop

:quit

[ RETURN TO DIRECTORY ]