home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t195 / 1.img / DP-APPS.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-09-22  |  180 b   |  10 lines

  1. @echo off
  2. :: REM This file shows how BATMNU can be used with a separate menu file
  3.  
  4. :start
  5. batmnu dp-apps
  6. if errorlevel 127 goto exit
  7. if not %errlev%!==! goto start
  8.  
  9. :exit
  10.