I think the binder statement is ALIAS.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Joseph Reichman
Sent: Tuesday, April 14, 2020 8:39 AM
To: [email protected]
Subject: Re: LINK EP/EPLOC= usage got abend 806

Are you referring to the binder option or
Statement 

On Apr 14, 2020, at 11:28 AM, Charles Mills <[email protected]> wrote:
> 
> Did you have an alias in a STEPLIB or the like? CSV cannot know what was in 
> your assembly and bind but not externalized in a STEPLIB PDS.
> 
> Charles
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On 
> Behalf Of Joseph Reichman
> Sent: Tuesday, April 14, 2020 7:26 AM
> To: [email protected]
> Subject: Re: LINK EP/EPLOC= usage got abend 806
> 
> I had both an assembler entry and a binder entry and got program not found 
> 
>> On Apr 14, 2020, at 9:39 AM, Charles Mills <[email protected]> wrote:
>> 
>> 1.. Can certainly be any type of entry point: CSECT, ENTRY, IDENTIFY, etc. 
>> It
>> has to be "visible" to MVS contents management: a PDS member name, a PDS
>> member alias, IDENTIFY issued by a running program, etc.
>> 
>> 2. There probably is a limit, but it is certainly in the double digits or
>> higher. The assembler and binder manuals presumably tell you.
>> 
>> Charles
>> 
>> 
>> -----Original Message-----
>> From: IBM Mainframe Discussion List [mailto:[email protected]] On
>> Behalf Of Joseph Reichman
>> Sent: Tuesday, April 14, 2020 4:36 AM
>> To: [email protected]
>> Subject: LINK EP/EPLOC= usage
>> 
>> Hi
>> 
>> 
>> 
>>  I am wondering regarding the link macro what defines an entry point is it
>> only the main entry point i.e the CSECT Name or can it be defined by an
>> Assembler or for that matter
>> 
>> Linkage editor ENTRY statement. I am also understanding that you can make an
>> entry point for Link to be satisfied dynamically via IDENTIFY 
>> 
>> 
>> 
>> Lastly if entry point is not only the main CSECT name is there any limit on
>> the number of entry points in a load module
>> 
>> 
>> 
>> Thanks  
>> 
>> 
>> 
>> 
>> ----------------------------------------------------------------------
>> 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
> 
> ----------------------------------------------------------------------
> 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

----------------------------------------------------------------------
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