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
