home *** CD-ROM | disk | FTP | other *** search
/ Dr. Business / DR_BUSINESS.BIN / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1989-06-01  |  450b  |  14 lines

  1. cls
  2. REM Prepare to print the ExpressGraph documentation by:
  3. REM
  4. REM         1 - Making sure that there is enough paper to
  5. REM             print the entire manual.  It requires about 90 pages.
  6. REM
  7. REM         2 - Making sure your printer is ready and that the print
  8. REM             head is directly over a page break perforation.
  9. REM
  10. REM  Ready to print the ExpressGraph User's Guide . . .
  11. pause
  12. copy graph.doc prn
  13. copy orderfrm.doc prn
  14.