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 >
DOS Batch File  |  1992-03-15  |  127b  |  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.