Does this show what you want?

//S0 EXEC PGM=AMBLIST
//SYSPRINT DD SYSOUT=*
//SYSLIB   DD DISP=SHR,DSN=data.set.name
//SYSIN    DD *
  LISTLOAD MEMBER=member,OUTPUT=XREF
/*
//


Don Poitras wrote:
AMBLIST

https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieav100/iea3v1_Map_the_CSECTs_in_a_load_module_or_program_object.htm


In article <0c3101d4720a$d2b1bcd0$78153670$@mcn.org> you wrote:
Seems like there should be a way to do this. I tried IEHLIST LISTPDS FORMAT
but it seems pretty basic. The library in question is a PDSE, so I guess the
right term is "program object."

I'm most interested in alternative entry point names and their addresses.

I'd prefer an IBM utility to a CBT program just because it would be quicker
to do. Few vendor products available in my datacenter.

Charles



--
John Eells
IBM Poughkeepsie
ee...@us.ibm.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to