Hope I’m not saying but I am just quoting from the assembler services guide ARR’s provide recovery for stacking PC routines
What I am saying seems the meat of a recovery is the same be it FRR ESTAE ARR just used in different environments > On Aug 17, 2022, at 11:04 AM, Michael Stein <[email protected]> wrote: > > On Wed, Aug 17, 2022 at 10:50:34AM -0400, Joseph Reichman wrote: >> I have a number of CSECT in my main module >> I always do a link eploc= to every CSECT > > That's not very clear since LINK transfers control to a load module > not a CSECT. A load module contains one or more CSECTs. > > A load module can have alias entries each of which would start executing > at the same or different entry points some of which might be in different > CSECTs. > > Is every one of your CSECTs a separate load module? > > What are you really doing? > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
