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



To make this process easier, I see that Brad Stone has a utility for sale
that does most of this. http://www.bvstools.com/outqtrg.html. Looks to be
$500. Though honestly, IIRC, it didn't take me long to write something from
scratch.

--
Mike Wills
http://mikewills.me


On Wed, Feb 15, 2012 at 9:32 AM, Luis Rodriguez <luisro58@xxxxxxxxx> wrote:

Bryan,

Just off the top of my (balding) head:

1) Create an new output queue, say DUPPRINT
2) Create a data queue
3) Associate it to DUPPRINT
4) Send your print file to DUPPRINT with SAVE(*YES)
5) Create a NEP program that checks your DTAQ and send it (CHGSPLFA) to the
desired printers.

HTH,

Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries
--




On Wed, Feb 15, 2012 at 10:48 AM, Bryan Burns <bryanmburns@xxxxxxxxx>
wrote:

I thought it would be a slam dunk myself! Is it not a common
requirement in system i shops to send the same spooled file to two
printers? Appears not to be a FAQ with a solution involving
configuring devices or queues as I'd hoped and must be done
programatically.

On Wed, Feb 15, 2012 at 9:09 AM, <rob@xxxxxxxxx> wrote:
I tried doing that with a remote (since all our printers are set up
that
way) and I just couldn't get that right. I thought it might be that
easy
though.


Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Jeff Crosby <jlcrosby@xxxxxxxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx
,
Date: 02/15/2012 08:29 AM
Subject: Re: How to send same spooled files to two printers at
same
time
Sent by: midrange-l-bounces@xxxxxxxxxxxx



You can start multiple print writers for the same outq. We do that
24/7
for 2 Zebra label printers that are side by side.

STRPRTWTR DEV(ZEBRA1) OUTQ(ZEBRA)
STRPRTWTR DEV(ZEBRA2) OUTQ(ZEBRA)

Whichever writer is started first gets every spool file, unless it
happens
to be busy printing a previous spool file. In that case the next spool
file starts writing on the 2nd device. Ta da! Two printers handling
the
same outq at the same time. Works great.

There is no 'rule' that says the outq name has to match the print
device
name.


On Wed, Feb 15, 2012 at 8:10 AM, <rob@xxxxxxxxx> wrote:

Basically you're looking for something from a system from the
ancients -
the S/36 and it's BALPRINT command. I don't believe there's any built
in
function like that on the i.

STRS36
BALPRINT <F4>

HELP BALPRINT

SYS7126 Options ( 23)
The procedure BALPRINT is not supported.

That kind of knowledge has passed from this world.


Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Bryan Burns <bryanmburns@xxxxxxxxx>
To: midrange-l@xxxxxxxxxxxx,
Date: 02/14/2012 09:35 PM
Subject: How to send same spooled files to two printers at same
time
Sent by: midrange-l-bounces@xxxxxxxxxxxx



How do I configure writers, or queues or whatever; to send files from
an already existing printer defined using CRTDEVPRT DEVD PRINTER1...,
to another already existing printer defined using CRTDEVPRT DEVD
PRINTER2... at the same time?
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.




--
Jeff Crosby
VP Information Systems
UniPro FoodService/Dilgard
P.O. Box 13369
Ft. Wayne, IN 46868-3369
260-422-7531
www.dilgardfoods.com

The opinions expressed are my own and not necessarily the opinion of my
company. Unless I say so.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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.