COPYGRP or COPYGROUP gets the aliases.
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.idau100/cpogrp.htm

On Tue, Mar 3, 2020 at 1:49 PM Charles Mills <[email protected]> wrote:
>
> Thanks.
>
> > Probably the step that is failing.
>
> Yup!
>
> > How are you doing this copy?
>
> IEBCOPY
> COPY INDD,OUTDD
> SELECT MEMBER=((OTHERPGM,,R),(FOO,,R),(BAR,,R))
>
> Charles
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Binyamin Dissen
> Sent: Tuesday, March 3, 2020 11:43 AM
> To: [email protected]
> Subject: Re: Two related alias entry address questions
>
> On Tue, 3 Mar 2020 11:35:02 -0800 Charles Mills <[email protected]> wrote:
>
> :>1. Is there a way to display the entry point address of a load module
> member
> :>of a PDS? ISPF 3.1 shows Size, TTR, AM, RM, etc. but not the entry
> address.
> :>The member in question is actually an alias FWIW.
>
> Use the binder API. For PDS, it is in the userdata of the ALIAS directory
> entry. Not sure how it works for PDSE.
>
> :>2. The reason I ask is that I am trying to track down the following
> problem.
> :>Perhaps someone knows the answer. I have a PDSE program object FOO with an
> :>alias of BAR. BAR's entrypoint is *not* at offset 0 into the load module.
> I
> :>copy the program object and alias to a PDS load module
>
> Probably the step that is failing.
>
> How are you doing this copy?
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

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

Reply via email to