home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / ks21_3.zip / README.BAT < prev   
DOS Batch File  |  1990-10-15  |  1KB  |  25 lines

  1. echo off
  2. cls
  3. echo                 Welcome to Kwikstat Simulations Module
  4. echo  
  5. echo ────────────────────────────────────────────────────────────────────────
  6. echo To print the document for Kwikstat Simulations Module, place the Kwikstat
  7. echo Simulations disk in the A: drive, and enter to following command:
  8. echo    
  9. echo PRINTDOC KSSIMU.DOC
  10. echo    
  11. echo ────────────────────────────────────────────────────────────────────────
  12. echo To load the Simulations to your hard disk, use the command
  13. echo    
  14. echo KSLOAD d:\path\
  15. echo    
  16. echo where d: is the drive and \path is the directory where Kwikstat resides.
  17. echo For example, if Kwikstat is on the C: drive in the \KWIKSTAT directory:
  18. echo  
  19. echo KSLOAD C:\KWIKSTAT\
  20. echo ────────────────────────────────────────────────────────────────────────
  21. echo To Run a demo of the simulations without loading it to your hard disk,
  22. echo enter the command DEMO
  23. echo ────────────────────────────────────────────────────────────────────────
  24.  
  25.