home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12750 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.2 KB

  1. Path: sparky!uunet!munnari.oz.au!ariel!ucsvc.ucs.unimelb.edu.au!lugb!lucifer!cchd
  2. From: cchd@lucifer.latrobe.edu.au (Huw Davies)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Redirect printer queue
  5. Message-ID: <1992Jul24.034937.12836@lugb.latrobe.edu.au>
  6. Date: 24 Jul 92 03:49:37 GMT
  7. References: <01GMPXT70NHSA3CW83@MSUKBS.BITNET>
  8. Sender: news@lugb.latrobe.edu.au (USENET News System)
  9. Organization: La Trobe University
  10. Lines: 19
  11.  
  12. >Is there any easy and quick way to catch what is sent to a printer queue and
  13. >redirect it to another file? The only way I can think of is to modify the
  14. >symbiont. Any suggestions?
  15.  
  16. We have a program (written locally) that allows a queue to point to file
  17. rather than a device. For example, the queue
  18.  
  19.     $ sh queue/all file$print
  20.     Terminal queue FILE$PRINT, stopped, on LURE::DSK2B:[OPER]FILE$PRINT.LIS,
  21.     mounted form DEFAULT (stock=NORMAL)
  22.  
  23. looks like a normal queue, except that output goes to the file
  24. FILE$PRINT.LIS.
  25.  
  26. -- 
  27.   Huw Davies           | cchd@lucifer.latrobe.edu.au
  28.   Computing Services   | Phone: +61 3 479 1500   Fax: +61 3 479 1999
  29.   La Trobe University  | I own an Alfa to keep me poor in a monetary
  30.   Melbourne Australia  | sense, but rich in so many other ways
  31.