× 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.



Chris wrote: "A colleague of mine has asked me if the following is
possible. Off the top
of my head, I don't see this working, but I may be missing something: Can
we
have one output queue pointing to some type of "printer pool" (say two
different printers) and if one of the printers is writing be able to send
the output to another printer? I am told that this can be done on Window$
servers, and I would assume something to this effect _could_ be
accomplished. Is this something InfoPrint Server could handle?"

Chris -

Yes, this is possible with no programming or mirrors involved.  Simply use
the OUTQ parm of the STRPRTWTR command

STRPRTWTR DEV(PRT01) OUTQ(OUTQ1)
STRPRTWTR DEV(PRT02) OUTQ(OUTQ1)
STRPRTWTR DEV(PRT03) OUTQ(OUTQ1)
STRPRTWTR DEV(PRT04) OUTQ(OUTQ1)

and viola!  Four printers started to one output queue (You can have as many
as 10 printers started).  If you have enough spool files being created, all
four printers will 'drain' the output queue.

HTH,

Steve




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.