Re: Load module/program object

2023-03-01 Thread Seymour J Metz
Well, if he's sure that SSI is all he wants, then, yes, IEHLIST is more 
appropriate, but off the top of my head I don't see a use case, whereas IDR 
records have a more obvious utility.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Mike Kerford-Byrnes [m...@hill-leys.com]
Sent: Wednesday, March 1, 2023 5:42 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Load module/program object

Why? That will only list the directory information, while [A|I]MBLIST
LISTIDR will give the IDR data as well.





--

Shmuel (Seymour J.) Metz



Because the Original Post (see below) asked for the SSI's of load modules.
There was no mention of IDR data.  Furthermore, LISTPDS,FORMAT will give
just a single line of information for each PDS member which includes "the
module names and SSI's for each module".  I am reasonably sure LISTIDR
generates several lines for each member.  I am sure you will advise me if I
am mistaken.



Original Post



Is it possible to list the SSI's of load modules/program objects with a
utility?



In other words, give the load library/program object library name to the

utility, and dump the module names and SSI's for each module.








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

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


Load module/program object

2023-03-01 Thread Mike Kerford-Byrnes
 

 

Why? That will only list the directory information, while [A|I]MBLIST
LISTIDR will give the IDR data as well.

 

 

--

Shmuel (Seymour J.) Metz

 

Because the Original Post (see below) asked for the SSI's of load modules.
There was no mention of IDR data.  Furthermore, LISTPDS,FORMAT will give
just a single line of information for each PDS member which includes "the
module names and SSI's for each module".  I am reasonably sure LISTIDR
generates several lines for each member.  I am sure you will advise me if I
am mistaken.

 

Original Post

 

Is it possible to list the SSI's of load modules/program objects with a
utility?

 

In other words, give the load library/program object library name to the

utility, and dump the module names and SSI's for each module.

 

 

 


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


Re: Load module/program object

2023-02-28 Thread Seymour J Metz
Why? That will only list the directory information, while [A|I]MBLIST LISTIDR 
will give the IDR data as well.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Mike Kerford-Byrnes [m...@hill-leys.com]
Sent: Tuesday, February 28, 2023 5:23 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Load module/program object

This will also help



IEHLIST LISTPDS,FORMAT



Mike Kerford-Byrnes



Despite the fact I am approaching the time when it is wise to express my age
in hex, I can still remember a few things!


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

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


Load module/program object

2023-02-28 Thread Mike Kerford-Byrnes
This will also help

 

IEHLIST LISTPDS,FORMAT 

 

Mike Kerford-Byrnes

 

Despite the fact I am approaching the time when it is wise to express my age
in hex, I can still remember a few things!


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


Re: Load module/program object

2023-02-27 Thread Binyamin Dissen
AMBLIST.

On Mon, 27 Feb 2023 14:57:06 + rpinion865
<042a019916dd-dmarc-requ...@listserv.ua.edu> wrote:

:>Is it possible to list the SSI's of load modules/program objects with a 
utility?
:>
:>In other words, give the load library/program object library name to the
:>utility, and dump the module names and SSI's for each module.

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

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


Load module/program object

2023-02-27 Thread rpinion865
Is it possible to list the SSI's of load modules/program objects with a utility?

In other words, give the load library/program object library name to the
utility, and dump the module names and SSI's for each module.

Sent with [Proton Mail](https://proton.me/) secure email.

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


Re: How to identify the source language of a load module|program object

2015-02-16 Thread John Gilmore
Eric,

You get the gold star!  AMBLIST it is!

On Mon, Feb 16, 2015 at 4:25 PM, Eric Chevalier 
wrote:

> IBM supplies a  utility program that lists these IDRs.   Determining its
>> name is left as an exercise for the reader.
>>
>
> Along time ago, in a galaxy far, far away I found AMBLIST to be very
> helpful in this task!
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>



-- 
John Gilmore, Ashland, MA 01721 - USA

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


Re: How to identify the source language of a load module|program object

2015-02-16 Thread Eric Chevalier

IBM supplies a  utility program that lists these IDRs.   Determining its
name is left as an exercise for the reader.


Along time ago, in a galaxy far, far away I found AMBLIST to be very 
helpful in this task!


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


How to identify the source language of a load module|program object

2015-02-14 Thread John Gilmore
Either a program object or a load module may contain  sections written in a
mixture, unholy or otherwise, of source languages.  For each CSECT, RSECT,
or labeled-common block they produce IBM language processors (and most
others) generate linkage-editor or binder IDENTIFY  control statements from
which IDRs are in turn generated by the linkage editor or binder.  IDRs
contain a full language-processor identification and a time-and-date
stamp.  The linkage editor and binder also produce their own IDRs, and
users can (but seldom do) generate additional IDRs.

IBM supplies a  utility program that lists these IDRs.   Determining its
name is left as an exercise for the reader.

John Gilmore, Ashland, MA 01721 - USA

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