home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Play and Learn 2
/
19941.ZIP
/
19941
/
WORD_P
/
PCWRITEB
/
MENUPRT.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1994-01-17
|
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