home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / cosmos.zip / COS.BAT < prev    next >
DOS Batch File  |  1988-06-02  |  710b  |  21 lines

  1. echo off
  2. echo . 
  3. echo . This is a DEMO version of Exploring the Cosmos, by 
  4. echo .     Shawn Hunter & Associates
  5. echo .
  6. echo . See the READ.ME file for hardware requirements and general 
  7. echo . information regarding the full function version.
  8. echo . 
  9. echo . The DEMO is fully functional except for the following features:
  10. echo .
  11. echo . 1)  Only 200 Stars in the database
  12. echo . 2)  Viewing only to the North or South
  13. echo . 3)  Viewing only during 1988.
  14. echo .
  15. echo . To receive the unrestricted full function version (complete with user 
  16. echo . manual) send $39.95 (1/3 off list price) to Shawn Hunter & Associates.
  17. echo . See the READ.ME file for ordering information.
  18. pause
  19. echo on
  20. demo
  21.