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

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