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

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