× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



At 11:47 PM 11/20/03, murali dhar wrote:
Hi all

Is there some way I can separate the reports to
automatically print to different printers.

Portrait      -> fctk104q
Landscape -> fctk104qp (FCTK140Q)

Numerous ways. None 'automatic'. Not knowing your exact issues, here are the first three options that come to mind:


1) Change the outq parameter on each print file so that portrait spooled files go to outq1. Landscape to outq2.

2) In each job OVRPRTF the outq parameter on each print file so that portrait spooled files go to outq1. Landscape to outq2.

3) Dump all spooled files into one output queue. Periodically Scan the outq and move the spooled files to the portrait or landscape outq. You can associate a data queue with an output queue, and then every time a spooled file enters or leaves the queue, an entry is written to the data queue. Monitor the data queue in a batch job, and change the output queue of the spooled file as appropriate.

Regards,
Rich





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.