|
Do you have TAA Tools? Why not use DUPSPLF? We use it all the
time for
that purpose - works like a charm.
************************************************************************
Date: Fri, 24 Oct 1997 10:45:45 -0400
From: Denis Robitaille <drobitaille@Cascades.com>
To: MIDRANGE-L@midrange.com
Subject: Re: PRTF query?
Tim Truax wrote:
>
> Hi all,
> I searched my Softcopy books and was unable to find this
answer, any
> input is appreciated.
> ============ question =================
> I have created a very extensive PRTF using RLU to generate a
report or
> fax or both depending on the selections the user makes on the
screen.
> How can I use this one PRTF within the ONE program to generate
a fax
> onto our fax printer server and also a report onto the users
outq. My
> main question is how do I have the one PRTF output to 2
different outq's
> in the same program?
> PS) Hope I'm not becoming a pain!
> --
> ''''''''''''''''''''
> :-Tim & Dana Truax-:
> ....................
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to
"MIDRANGE-L@midrange.com".
> | To unsubscribe from this list send email to
MAJORDOMO@midrange.com
> | and specify 'unsubscribe MIDRANGE-L' in the body of your
message.
> | Questions should be directed to the list owner/operator:
david@midrange.com
> +---
> umidr
- I would delare 2 PRTF in the RPG program.
- In the calling CLP, i would use the instruction OVRPRTF to use the
same printer file twice and to direct the 2 outputs to the
correct outq.
- Doing so, you would have to renamed the record format of the
second
printer file in the RPG program(RPG dont allow duplicate record
format
name)
- You must remember to do an OVRPRTF of the second printer file
before
compiling the RPG (so the copmpiler can find a PRTF object)
- In the RPG you would issu a WRITE command to either or both PRTF
depending on a parameter passed to the program.
I hope this help, if it is not clear enought, i can go in more
detail
--
Denis Robitaille
Cascades Inc.
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to
"MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MAJORDOMO@midrange.com
| and specify 'unsubscribe MIDRANGE-L' in the body of your
message.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---
---- End of mail text
Additional SMTP headers from original mail item follow:
Received: from Kitten.mcs.com by E-MAIL.COM (IBM VM SMTP V2R3)
with TCP;
Fri, 24 Oct 97 08:18:10 EDT
Received: from Uucp1.mcs.net (root@Uucp1.mcs.net
[192.160.127.93]) by Kitten.mc
s.com (8.8.5/8.8.2) with SMTP id HAA19080; Fri, 24 Oct 1997
07:18:08 -0500 (CDT
)
Received: by Uucp1.mcs.net (/\==/\ Smail3.1.28.1 #28.17)
id <m0xOigA-000Qpba@Uucp1.mcs.net>; Fri, 24 Oct 97 07:17 CDT
Sender: mcsnet!midrange.com!midrange-l-owner@Mcs.Net
Received: (from majordom@localhost) by midrange.com (8.7.5/8.7.3)
id GAA16719 f
or midrange-l-outgoing; Fri, 24 Oct 1997 06:30:08 -0500
Received: from mcsnet.UUCP (uucp@localhost) by midrange.com
(8.7.5/8.7.3) with
UUCP id GAA16693 for MIDRANGE-L; Fri, 24 Oct 1997 06:15:52 -0500
Received: by Uucp1.mcs.net (/\==/\ Smail3.1.28.1 #28.17)
id <m0xOfMO-000QpOC@Uucp1.mcs.net>; Fri, 24 Oct 97 03:44 CDT
Received: from denisr.ivic.qc.ca ([194.150.8.166])
by ivic.qc.ca (8.8.5/8.8.5) with SMTP id EAA31582
for <MIDRANGE-L@midrange.com>; Fri, 24 Oct 1997 04:44:59 -0400
Message-ID: <3450B499.188@Cascades.com>
Organization: Cascades inc.
X-Mailer: Mozilla 3.02Gold (Win95; I)
MIME-Version: 1.0
References: <34500C78.67D2@usaor.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-midrange-l@midrange.com
Precedence: bulk
Reply-To: MIDRANGE-L@midrange.com
X-List-Name: Midrange Systems Mailing List (MIDRANGE-L@midrange.com)
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MAJORDOMO@midrange.com
| and specify 'unsubscribe MIDRANGE-L' in the body of your message.
| Questions should be directed to the list owner/operator: david@midrange.com
+---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.