home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / sc5.zip / DEMOSC5.BAT next >
DOS Batch File  |  1988-12-22  |  525b  |  16 lines

  1. echo off
  2. cls
  3. echo           You are about to run a demo of SuperCalc5.
  4. echo           ------------------------------------------
  5. echo           If you wish to pause, press the SPACE BAR.
  6. echo           To restart, press the ENTER key.
  7. echo           To quit the demo, press the ESC key.
  8. pause
  9. cls
  10. break off
  11. grasprt -s demosc5
  12. echo            Thank you for watching our
  13. echo            SuperCalc5 Demo.  If you would
  14. echo            like to view it again, type
  15. echo            DEMOSC5 and press the ENTER key.
  16.