home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
wordsing
/
pcwrtsn4
/
menulaz.bat
< prev
next >
Wrap
DOS Batch File
|
1992-03-15
|
127b
|
9 lines
echo off
menulaz1 %1
if errorlevel 206 goto exit
if errorlevel 1 menulaz2 // %1
if errorlevel 1 menulaz3 // %1
:exit