home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / me301b.zip / DEMO.BAT < prev    next >
DOS Batch File  |  1988-11-02  |  181b  |  8 lines

  1. echo off
  2. echo Make sure that you have read the README file before proceeding.
  3. echo Hit any key to run the demo, or Ctrl-Break to exit...
  4. pause > NUL
  5. echo loading demo...
  6. me
  7.  
  8.