AW: Two Externally Defined Printer Files in same pgm

myibmi via RPG400-L <[email protected]>
Newsgroups gmane.comp.lang.as400.rpg
Message-ID <[email protected]>
Hi,

Don't need a qualified definition, but use different record definition for
the write within the printerfiles.
e.g.	write	prthdr1 for printer1 and prthdr2 for printer2

-----Ursprüngliche Nachricht-----
Von: RPG400-L [mailto:rpg400-l-bounces-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org] Im Auftrag von
Greg Wilburn
Gesendet: Donnerstag, 6. November 2025 15:29
An: RPG programming on IBM i
Betreff: Two Externally Defined Printer Files in same pgm

I have a situation where I need to print to two different printer files
within the same program... the problem is that both printer files share
record format and field names.

I've been attempting to use the "qualified" when defining one of the printer
files (maybe I should do both?), but the compiler is giving me this error
RNF7274: A result data structure is required for I/O operations to file

Definitions are:
  dcl-f  prtf01     printer oflind(*in09) qualified usropn;
  dcl-f  prtf02     printer oflind(*in08) usropn;

Each is being written inside a separate procedure... Each is open/closed as
needed.

Not sure how to solve this short of writing separate pgms.

Thx,
Greg
[Logo]<https://www.totalbizfulfillment.com/>    Greg Wilburn
Director of IT
301.895.3792 ext. 1231
301.895.3895 direct
gwilburn-kuYYJ3CQfvZxq3Q2jbZZw/[email protected]<mailto:gwilburn-kuYYJ3CQfvZxq3Q2jbZZw/[email protected]>
1 Corporate Dr
Grantsville, MD 21536
www.totalbizfulfillment.com<http://www.totalbizfulfillment.com>
-- 
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related
questions.


-- 
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.