home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Play and Learn 2
/
19941.ZIP
/
19941
/
WORD_P
/
ZIPFILES
/
PCWRITEB.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
Windows-1252 (detected)
Wrap
DOS Batch File
|
1989-09-19
|
176 b
|
11 lines
echo off
getyn ₧ %1
if errorlevel 1 goto nopr
menuprt1 %1pr.def
if errorlevel 1 menuprt2 // %1pr.def
goto exit
:nopr
menuprt1 %1
if errorlevel 1 menuprt2 // %1
:exit