home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / games / asw_q2p.zip / RUNME.BAT < prev    next >
DOS Batch File  |  1993-06-30  |  562b  |  27 lines

  1. @ECHO OFF
  2. CLS
  3. TYPE EXAMP.BDT
  4. ECHO.
  5. PAUSE
  6. cls
  7. ECHO.
  8. ECHO.
  9. ECHO.
  10. ECHO.
  11. ECHO    If you find any problems, or have any comments or suggestions,
  12. ECHO    please feel free to contact Awesome Softworx by MODEM.
  13. ECHO.
  14. ECHO    Our 24hr BBS service number is (818)701-7465.  Please report
  15. ECHO    any problems concerning our BBS to 
  16. ECHO                   4157 W 5th Str Suite 222
  17. ECHO                   Los Angeles, CA 90020
  18. ECHO.
  19. ECHO.
  20. ECHO.
  21. ECHO    You can type "Q2PLUS /T" to skip this message next time.
  22. ECHO.
  23. ECHO.
  24. PAUSE
  25. Q2PLUS %1 %2
  26. ECHO.
  27.