home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
TEXT
/
EDITOR
/
PCWS201D.ZIP
/
MENUPRT.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-12-18
|
323 b
|
15 lines
echo off
menuprt1 %1
if errorlevel 2 goto exit
if errorlevel 1 menuprt2 // %1
if errorlevel 2 goto exit
if errorlevel 202 goto exit
if errorlevel 203 goto exit
if errorlevel 204 goto exit
if errorlevel 1 menuprt3 // %1
if errorlevel 2 goto exit
if errorlevel 1 menuprt4 // %1
if errorlevel 2 goto exit
:exit