home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR015A.ZIP / README.BAT < prev    next >
DOS Batch File  |  1991-11-15  |  1KB  |  21 lines

  1. echo off
  2. cls
  3. echo                          Welcome to KWIKSTAT 3
  4. echo ──────────────────────────────────────────────────────────────────────
  5. echo To install KWIKSTAT to a disk (550K needed) type the command INSTALL
  6. echo ──────────────────────────────────────────────────────────────────────
  7. echo To print the documentation on this disk, use the command
  8. echo                     PRINTDOC filename.doc
  9. echo For example, to print the file KS.DOC, enter
  10. echo                     PRINTDOC KS.DOC
  11. echo The documentation files on this disk are:
  12. echo ──────────────────────────────────────────────────────────────────────  
  13. echo   KINSTALL.DOC - detailed installation instructions
  14. echo   KS.DOC - condensed version of the manual
  15. echo   LATENEWS.DOC - new information not in manual
  16. echo   SITELICE.DOC - site licensing information
  17. echo   PRINTERS.DOC - additional information on printers
  18. echo   KSORDER.TXT - order form
  19. echo ──────────────────────────────────────────────────────────────────────    
  20.  
  21.