home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Sensations!
/
sound_sensations.iso
/
voice
/
mensys25
/
menu.bat
< prev
next >
Wrap
DOS Batch File
|
1991-03-22
|
461b
|
28 lines
@echo off
:start
set REQ=---------------------------------------------------------------------------------
if %LASTPROG%==ZTC goto remove
c:
cd \bat
if %TALK%==off call talkon
mensys e200 m31 fmenu.mnu
if errorlevel 200 goto uexit
if errorlevel 1 goto exit
if errorlevel 0 goto skip
:skip
if %TALK%==on call talkgone.bat
%REQ%
goto start
:remove
d:\zortech\bin\ztchelp /r
set LASTPROG=NONE
goto start
:uexit
f:
cd \aa
:exit
echo