|
Joe, This sounds like you're using ACTGRP(*NEW). That means each time your program ends (with RETURN) the activation group is automatically ending, and unloading all the modules in it. If this is not the behavior that you desire, create an activation group with a name, and reclaim it manually -- or use ACTGRP(*CALLER) On Fri, 28 Dec 2001, Joe Pluta wrote: > > Call MAIN1 twice in a row, and SUBP1 *INZSR gets called both times. In > fact, the *INZSR for MAIN1 gets called each time. It's as if the concept of > *INLR is ignored for the main module, and when the main module executes a > RETURN, *INLR is set on automatically. This is very bizarre. > > Joe
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.