home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / alco / 829 / print.bat < prev    next >
DOS Batch File  |  1988-07-12  |  384b  |  14 lines

  1. ECHO OFF
  2. CLS
  3. ECHO This program will print out the documentation for the PC
  4. ECHO Bartender program.  It takes about 3 pages to print the manual.
  5. ECHO After you have made sure the printer is set to the top of the form
  6. ECHO and the printer is on, then press any key to print.
  7.  
  8.  
  9.  
  10. PAUSE
  11. COPY DRINKS.DOC LPT1:
  12. ECHO ON
  13. the top of the form
  14. ECHO and the printer is on, then pr