home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / FFG153.ZIP / DEMOBAT.ZIP / DEMO.BAT < prev    next >
DOS Batch File  |  1993-05-04  |  614b  |  23 lines

  1. @echo off
  2. cls
  3. echo Each of the following demonstrations may involve lengthy disk searches.
  4. echo At any time during the search, you can interrupt it by pressing the ESC
  5. echo key.   Also, the entire demo can be terminated by pressing CONTROL-C (^C)
  6. echo at one of the pause points.
  7. echo.
  8. echo Press any key to begin the demonstrations...
  9. pause>nul
  10. rundemos call
  11. year-nn 92
  12. year-nn 80
  13. since  5/1/93
  14. before 12/31/80
  15. taxyearn 92
  16. rem DDD
  17. rem CLEANUP
  18. rem DELALL
  19. rem DELBAK
  20. cls
  21. echo That is the end of the demonstration.  The demos can be run individually
  22. echo by running the appropriate batch file.
  23.