home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo Welcome to Kwikstat Simulations Module
- echo
- echo ────────────────────────────────────────────────────────────────────────
- echo To print the document for Kwikstat Simulations Module, place the Kwikstat
- echo Simulations disk in the A: drive, and enter to following command:
- echo
- echo PRINTDOC KSSIMU.DOC
- echo
- echo ────────────────────────────────────────────────────────────────────────
- echo To load the Simulations to your hard disk, use the command
- echo
- echo KSLOAD d:\path\
- echo
- echo where d: is the drive and \path is the directory where Kwikstat resides.
- echo For example, if Kwikstat is on the C: drive in the \KWIKSTAT directory:
- echo
- echo KSLOAD C:\KWIKSTAT\
- echo ────────────────────────────────────────────────────────────────────────
- echo To Run a demo of the simulations without loading it to your hard disk,
- echo enter the command DEMO
- echo ────────────────────────────────────────────────────────────────────────
-
-