home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13159 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1008 b   |  30 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!secapl!dhp
  3. From: dhp@secapl.com (David Pfister)
  4. Subject: Re: Print queue control characters
  5. Message-ID: <1993Jan09.030317.8684@secapl.com>
  6. Date: Sat, 09 Jan 1993 03:03:17 GMT
  7. References: <1993Jan6.220415.1@stc10.ctd.ornl.gov>
  8. Organization: Security APL, Inc.
  9. Lines: 19
  10.  
  11. In article <1993Jan6.220415.1@stc10.ctd.ornl.gov> jgc@stc10.ctd.ornl.gov (Jack Craven) writes:
  12. >How do you setup several print queues for a single printer with each
  13. >queue inserting control characters in front of each print request
  14. >to switch the printer into the desired mode of operation? Is it
  15. >documenated anywhere?
  16. >
  17. >jgc@stc10.ctd.ornl.gov
  18. >
  19. create a virtual printer (use mkvirprt).
  20. Then modify the ci and cr parameters to send the appropriate
  21. initialize and reset strings (use lsvirprt or chvirprt).
  22. Look at the files in /usr/lpd/pio/predef as examples
  23. 4029.ps and 4029.pcl are good examples of how to do this for the
  24. IBM 4029 printer series.
  25. ---
  26. David Pfister
  27. dhp@farstar.secapl.com
  28.  
  29.  
  30.