home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / SBDEMO.ZIP / DEMO.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-07-09  |  603 b   |  22 lines

  1. Echo off
  2. cls
  3. fxshow Spjr -s16
  4. echo   
  5. echo      If you wish to exit at this time, press Ctrl-C.
  6. echo      Otherwise, press Enter to continue with the working SpJr Demo. 
  7. pause > nul
  8. cls
  9. echo   
  10. echo      IMPORTANT!    IMPORTANT!    IMPORTANT!    IMPORTANT!    IMPORTANT!
  11. echo   
  12. echo      During the Working Demo you can press ENTER to move through the demo.
  13. echo      However, the ENTER key does not function while music is playing.
  14. echo      You can also press ESCAPE to quit at any time.
  15. echo   
  16. echo      Press Any Key...
  17. pause > nul
  18. echo   
  19. echo      Loading...
  20. sp %1 %2
  21.  
  22.