|
Scott, I have left all activation groups to there defaults(because I really don't know what they are :-[ ) Also, I tried Bob's suggestion to reclaim activation groups without success. The programs are parsing routines and reports. What happens(in a nutshell) is source#1 reads a file containing EDI segments, source#2 is called to parse said EDI segments(which are passed into source#2 via parameters) and return the data contained in the requested element. The reason I have 2 source files is I want to have source#2 be used by a number of other programs as the parsing logic is exactly the same regardless of what the caller / requester is doing with the data. The current code base is being used as a proof of concept for procedures as our shop does not currently utilize them. I do have the CALLP coded in source#1 as well, however it is my understanding that callp is inferred here, I may be wrong though. Where would I specify the activation groups, is that during mod creation or during pgm creation? Scott Klement wrote: On Tue, 9 Dec 2003, Duane Kehoe wrote: [SNIP] Message . . . . : Cannot resolve to object source#2. Type and Subtype X'0201' Authority X'0000'. [SNIP] and do not understand why. Is there something I am missing during pgm creation or something else? Any help is greatly appreciated, thanks in advance. This sounds like "source#1" is activating & getting a system pointer to "source#2" and then source#2 is being deactivated without source#1 knowing about it. Your description seemed to indicate that you're using several modules bound into a single program -- which doesn't make any sense, since there'd be no object to resolve to in that case. You must be using program or service program calls somewhere. Can you please describe the programs you're using, and which activation groups their compiled with? Also, please explain how you're going about reclaiming these activation groups. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. -- Weyco Group - Florsheim, Brass Boot, Nunn Bush, Stacy Adams Duane Kehoe Phone # 414.908.1814 EC / Programmer / Analyst Fax # 414.908.1601 Email: dkehoe@xxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
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.