home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / DOTINC.ZIP / RUNME.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-09-01  |  269 b   |  11 lines

  1. ECHO OFF
  2. TYPE INFO.INC
  3. PAUSE
  4. TYPE CREDITS.INC
  5. PAUSE
  6. CLS
  7. ECHO To run Days of Thunder, enter "DOT" followed with a command line string
  8. ECHO  if you wish one. Example for Adlib: "DOT /a". Example for Roland:
  9. ECHO  "DOT /r". Enjoy the latest INC release.
  10. ECHO ON
  11.