home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1379.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.0 KB  |  30 lines

  1. >> >>>>> "Good Guy" == Good Guy <@gnv.ifas.ufl.edu:AWM@ftld> writes:
  2. >> 
  3. >>     Good Guy> I cannot figure out how to get printer output on my
  4. >>     Good Guy> LaserJet III with Executor.  E/D makes a .ps file
  5. >>     Good Guy> without any problem but I can't figure out where to take
  6. >>     Good Guy> it from there (the printer is set up for PostScript).
  7. >> 
  8. >> I don't know.  We don't have any PostScript printers hooked up to our
  9. >> DOS machines.  I'm cc'ing this to the list, since there is surely
  10. >> someone out there who will know the answer to this question.
  11.  
  12. The DOS command to move a Postscript file to a printer is:
  13.  
  14. COPY FILENAME.PS LPTx: (where x=parallel printer port #)
  15.  
  16. for a serial device, it's
  17.  
  18. COPY FILENAME.PS COMx: (where x=serial port #)
  19.  
  20. --Kyle Silfer
  21.  
  22.  
  23.  
  24. kyle@rtoads.com               -||-     "The octopus does not transmit its
  25. Reign of Toads               --||--     linguistic intent, it _becomes_
  26. PO Box 40498                  -||-      its linguistic intent."
  27. Albuquerque, NM 87196-0498   --||--                     --Terence McKenna
  28.  
  29.  
  30.