I believe that he has an ALIAS for every CSECT, in which case I don't see an 
issue.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Michael Stein [[email protected]]
Sent: Wednesday, August 17, 2022 11:04 AM
To: [email protected]
Subject: Re: clarification on SDWAEPA. (was ...SWDAEPA)

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

Reply via email to