home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / edu / digitype / demomode.bat < prev    next >
DOS Batch File  |  1995-10-31  |  890b  |  23 lines

  1. :rep
  2. echo off
  3. cls
  4. echo ═════════════════════════════════════════════════════════════════
  5. echo You have selected to run DIGITYPE in DEMO MODE.
  6. echo.
  7. echo This mode is provided for vendors who leave their computers on
  8. echo continuously during store hours for demonstration.
  9. echo ─────────────────────────────────────────────────────────────────
  10. echo.
  11. echo DIGITYPE is the perfect program for showing off your computers'
  12. echo features since it demonstrates beautiful 256-color VGA animation
  13. echo and attention-grabbing sound effects for PCs with Sound Blaster.
  14. echo.
  15. echo Eugene I. Kim's DIGITYPE in DEMO mode will run the introduction
  16. echo continuously when idle.  Users can interrupt at any time to
  17. echo try out the program.          
  18. echo ═════════════════════════════════════════════════════════════════
  19. echo (Press CTRL-C to abort now.)
  20. echo.
  21. PAUSE
  22. DGTYPE P
  23. goto rep