home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 5 / cd.iso / games / dbquest.bat < prev    next >
DOS Batch File  |  1995-07-01  |  473b  |  19 lines

  1. @echo off
  2. @echo CTRL-C to quit
  3. @pause
  4. @cls
  5. @cd dbquest
  6. call xx01a
  7. echo off
  8. cls
  9. echo Thank you for playing DBQuest!
  10. echo Copyright (C) Futuristic Idea Studios 1993
  11. echo.                                        
  12. echo The present is the history of the future.   
  13. echo                                      - (TM) DeBray Bailey 1993
  14. echo.
  15. echo Please answer the questions in the README.TXT file and 
  16. echo send the answers to the author of DBQuest!
  17. echo.
  18. @cd ..
  19.