On 2018-12-01 4:01 AM, Farley, Peter x23353 wrote:
But the question still remains -- Where (if anywhere) is an EPA indicator in 
the returned Binder API data?

I guess I should have spoken more plainly.

I'd say it's not there because it is not needed.

If you are including the module for subsequent saving, you can preserve the entry point by using ATTRIB=YES on the INCLUDE. And you can specify entry points when you add new aliases. But you can't AFAIK extract what the current entry point is set to.

It is not needed because it does not affect the internal structure of the module.

You do know the entry point will be in the first class - the one at offset zero when the module is loaded - so it is reasonably easy to determine the entry point symbol (or at least a symbol at the same offset), but I agree it is not quite as simple as being told "the answer" directly.

Cheers,
Greg P.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to