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

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