home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / voice / mensys25 / menu.bat < prev    next >
DOS Batch File  |  1991-03-22  |  461b  |  28 lines

  1. @echo off
  2. :start
  3. set REQ=---------------------------------------------------------------------------------
  4.  
  5. if %LASTPROG%==ZTC goto remove
  6. c:
  7. cd \bat
  8. if %TALK%==off call talkon
  9. mensys e200 m31 fmenu.mnu
  10. if errorlevel 200 goto uexit
  11. if errorlevel 1 goto exit
  12. if errorlevel 0 goto skip
  13.  
  14. :skip
  15. if %TALK%==on call talkgone.bat
  16. %REQ%
  17. goto start
  18.  
  19. :remove
  20. d:\zortech\bin\ztchelp /r
  21. set LASTPROG=NONE
  22. goto start
  23. :uexit
  24. f:
  25. cd \aa
  26. :exit
  27. echo  
  28.