Re: How to identify program language from program object

2015-02-16 Thread Shmuel Metz (Seymour J.)
In <1258967390696951.wa.paulgboulderaim@listserv.ua.edu>, on 02/16/2015 at 11:40 AM, Paul Gilmartin <000433f07816-dmarc-requ...@listserv.ua.edu> said: >Just curious: Is the Program Management API Rexx-friendly? No; you need to build and interpret the data areas yourself. Would a REXX-f

Re: How to identify program language from program object

2015-02-16 Thread Paul Gilmartin
On Mon, 16 Feb 2015 12:00:38 -0600, John McKown wrote: >> > >> Just curious: Is the Program Management API Rexx-friendly? > >​All that I can see in the manual are HLASM macros and a C/C++ DLL >interface. That doesn't sound too friendly to me.​ > This can depend on ... E.g. the API to ICSF is some

Re: How to identify program language from program object

2015-02-16 Thread Elardus Engelbrecht
Shmuel Metz (Seymour J.) wrote: >I don't know of an ISPF panel to display those, but it wouldn't be hard to >slap together a RYO dialog. ISRDDN already is there, but does not display those extra info, AFAIK. Are there anyone who can shout to the owners/developers of ISRDDN that they should add

Re: How to identify program language from program object

2015-02-16 Thread John McKown
On Mon, Feb 16, 2015 at 11:40 AM, Paul Gilmartin < 000433f07816-dmarc-requ...@listserv.ua.edu> wrote: > On Mon, 16 Feb 2015 16:28:48 +, Ken MacKenzie wrote: > > >I've put together a process driven by REXX. It calls AMBLIST and then > >processes AMBLIST's report - done this way for quickne

Re: How to identify program language from program object

2015-02-16 Thread Paul Gilmartin
On Mon, 16 Feb 2015 16:28:48 +, Ken MacKenzie wrote: >I've put together a process driven by REXX. It calls AMBLIST and then >processes AMBLIST's report - done this way for quickness, I may >investigate doing it via assembler and reading the IDR data directly at a >later stage. > Just curious

Re: How to identify program language from program object

2015-02-16 Thread Ken MacKenzie
ice at 6th Floor, South Bank House, Barrow Street, Dublin 4, Ireland. From: Paul Gilmartin <000433f07816-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU, Date: 16/02/2015 15:25 Subject: Re: How to identify program language from program object Sent by:

Re: How to identify program language from program object

2015-02-16 Thread Paul Gilmartin
On Mon, 16 Feb 2015 10:16:10 -0500, Shmuel Metz (Seymour J.) wrote: > >I'm not sure what Sri h Kolusu meant by "signature bytes"[1], but >program objects contain IDR data, which include the compiler version. >I don't know of an ISPF panel to display those, but it wouldn't be >hard to slap together

Re: How to identify program language from program object

2015-02-16 Thread Shmuel Metz (Seymour J.)
In , on 02/16/2015 at 09:44 AM, Ken MacKenzie said: >Unfortunately that seems to be for PDS only not PDSE. I'm not sure what Sri h Kolusu meant by "signature bytes"[1], but program objects contain IDR data, which include the compiler version. I don't know of an ISPF panel to display those, b

Re: How to identify program language from program object

2015-02-16 Thread Shmuel Metz (Seymour J.)
In , on 02/16/2015 at 10:43 AM, Ken MacKenzie said: >Sorry - I meant visually via BROWSE of the load library. Ouch! Although I must confess to having done that on rare occassions. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Re: How to identify program language from program object

2015-02-16 Thread Ken MacKenzie
ber 319900 and registered office at 6th Floor, South Bank House, Barrow Street, Dublin 4, Ireland. From: "Shmuel Metz (Seymour J.)" To: IBM-MAIN@LISTSERV.UA.EDU, Date: 15/02/2015 00:36 Subject: Re: How to identify program language from program object Sent by:

Re: How to identify program language from program object

2015-02-16 Thread Ken MacKenzie
19900 and registered office at 6th Floor, South Bank House, Barrow Street, Dublin 4, Ireland. From: Sri h Kolusu To: IBM-MAIN@LISTSERV.UA.EDU, Date: 13/02/2015 17:31 Subject: Re: How to identify program language from program object Sent by:IBM Mainframe Discussion

Re: How to identify program language from program object

2015-02-14 Thread Shmuel Metz (Seymour J.)
In , on 02/13/2015 at 04:35 PM, Ken MacKenzie said: >In the old days, as far as I remember though I can't prove it, you >used to be able to look at a load library member, check for a >certain string (e.g. C2 mm/dd/yy hh:mm:ss) and establish that the >module - or even modules had been compil

Re: How to identify program language from program object

2015-02-13 Thread Farley, Peter x23353
Subject: How to identify program language from program object In the old days, as far as I remember though I can't prove it, you used to be able to look at a load library member, check for a certain string (e.g. C2 mm/dd/yy hh:mm:ss) and establish that the module - or even modules had been com

Re: How to identify program language from program object

2015-02-13 Thread Sri h Kolusu
program language from program object Sent by:IBM Mainframe Discussion List In the old days, as far as I remember though I can't prove it, you used to be able to look at a load library member, check for a certain string (e.g. C2 mm/dd/yy hh:mm:ss) and establish that the module - or

Re: How to identify program language from program object

2015-02-13 Thread Paul Strauss
6488 (203) 272-2758 strau...@us.ibm.com From: Ken MacKenzie To: IBM-MAIN@LISTSERV.UA.EDU Date: 02/13/2015 11:35 AM Subject: How to identify program language from program object Sent by:IBM Mainframe Discussion List In the old days, as far as I remember though I can't

Re: How to identify program language from program object

2015-02-13 Thread Chase, John
CORRECTION: See below. > -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Chase, John > > > -Original Message- > > From: IBM Mainframe Discussion List On Behalf Of Ken MacKenzie > > > > In the old days, as far as I remember though I can't prove it, you > > us

Re: How to identify program language from program object

2015-02-13 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Ken MacKenzie > > In the old days, as far as I remember though I can't prove it, you used to be > able to look at a load > library member, check for a certain string (e.g. > C2 mm/dd/yy hh:mm:ss) and establish that th

Re: How to identify program language from program object

2015-02-13 Thread John McKown
There are probably products which do this, but I don't know for sure. Looking in the book "MVS Program Management: Advanced Facilities" ​ at the BINDER API, there is a way to get the B_IRDL records which are the identification records inserted by the language processor. Perhaps this might help: htt

How to identify program language from program object

2015-02-13 Thread Ken MacKenzie
In the old days, as far as I remember though I can't prove it, you used to be able to look at a load library member, check for a certain string (e.g. C2 mm/dd/yy hh:mm:ss) and establish that the module - or even modules had been compiled as COBOL II. Wit the advent of program objects on PDSEs a