home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / tldemo.zip / DEMO.BAT next >
DOS Batch File  |  1988-05-31  |  1KB  |  39 lines

  1. echo off
  2. cls
  3. rem ............
  4. rem To restart demo at any time press Alt-F1 
  5. rem ........
  6. rem With certain nonstandard display adapters you can use "switches" 
  7. rem to make the demo work.
  8. rem If you're having trouble with the display try starting the demo by typing:
  9. rem "demo snow"
  10. rem Or, if that doesn't work, try "demo mono" or "demo slow" to begin.
  11. echo Welcome to the Time Line 3.0 Demo 
  12. echo ·
  13. echo   Copyright Symantec Corporation, 1988
  14. echo   All rights reserved
  15. echo ·
  16. echo   Portions copyright Software Garden, 1988
  17. echo   All rights reserved
  18. echo ·
  19. echo One moment please...
  20. if not )==)%1 goto switch
  21. rt -mem 100 tl_0
  22. goto end
  23. :switch
  24. rt -mem 100 tl_0 -%1
  25. :end
  26. echo      ..................................................................
  27. echo  
  28. echo  
  29. echo               Thank you for using the Time Line 3.0 Demo  
  30. echo  
  31. echo                  For the name of the dealer nearest you
  32. echo  
  33. echo                          call 408-253-9600
  34. echo  
  35. echo  
  36. echo  
  37. echo         To see this demo again, type:  DEMO and press the ENTER key
  38. echo      ..................................................................
  39.