home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
UTILS1
/
DMU172.ZIP
/
DMENU.BAT
next >
Wrap
DOS Batch File
|
1994-01-31
|
159b
|
13 lines
@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
set t=