home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / WORD_P / PCWS2D / MENULAZ.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-01-17  |  127 b   |  9 lines

  1. echo off
  2. menulaz1 %1
  3. if errorlevel 206 goto exit
  4. if errorlevel 1 menulaz2 // %1
  5. if errorlevel 1 menulaz3 // %1
  6. :exit
  7.  
  8.  
  9.