AMBLIST. PDS. There are other ways, but those should suffice.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Charles Mills <[email protected]> Sent: Tuesday, March 3, 2020 2:35 PM To: [email protected] Subject: Two related alias entry address questions 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. 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 and then TSO XMIT it. I FTP the XMIT file to another LPAR. I TSO RECEIVE the XMIT file into a dataset. When I LOAD BAR I see the wrong entrypoint, an entrypoint of 0. Does anyone know what I have to do to preserve the entrypoint? (I ask question 1 because I am guessing at the problem, and do not know at which stage of the process the entry offset got lost.) Thanks, Charles ---------------------------------------------------------------------- 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
