Two Externally Defined Printer Files in same pgm
Greg Wilburn <gwilburn-kuYYJ3CQfvZxq3Q2jbZZw/[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <PH0PR17MB48639CA7889B7FC8ACB0CB88DAC2A@PH0PR17MB4863.namprd17.prod.outlook.com> |
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.