home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text3218.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.4 KB  |  41 lines

  1. Message-Id: <199507180155.TAA27350@kitsune.swcp.com>
  2. X-Sender: kyle@swcp.com
  3. Mime-Version: 1.0
  4. Content-Type: text/plain; charset="us-ascii"
  5. To: executor@nacm.com
  6. From: kyle@rtoads.com (Kyle Silfer)
  7. Subject: Re: Printing
  8. X-Mailer: <PC Eudora Version 1.4>
  9. Sender: owner-paper@nacm.com
  10. Precedence: bulk
  11.  
  12. >> >>>>> "Good Guy" == Good Guy <@gnv.ifas.ufl.edu:AWM@ftld> writes:
  13. >> 
  14. >>     Good Guy> I cannot figure out how to get printer output on my
  15. >>     Good Guy> LaserJet III with Executor.  E/D makes a .ps file
  16. >>     Good Guy> without any problem but I can't figure out where to take
  17. >>     Good Guy> it from there (the printer is set up for PostScript).
  18. >> 
  19. >> I don't know.  We don't have any PostScript printers hooked up to our
  20. >> DOS machines.  I'm cc'ing this to the list, since there is surely
  21. >> someone out there who will know the answer to this question.
  22.  
  23. The DOS command to move a Postscript file to a printer is:
  24.  
  25. COPY FILENAME.PS LPTx: (where x=parallel printer port #)
  26.  
  27. for a serial device, it's
  28.  
  29. COPY FILENAME.PS COMx: (where x=serial port #)
  30.  
  31. --Kyle Silfer
  32.  
  33.  
  34.  
  35. kyle@rtoads.com               -||-     "The octopus does not transmit its
  36. Reign of Toads               --||--     linguistic intent, it _becomes_
  37. PO Box 40498                  -||-      its linguistic intent."
  38. Albuquerque, NM 87196-0498   --||--                     --Terence McKenna
  39.  
  40.  
  41.