In <[email protected]>, on
01/11/2012
   at 05:24 PM, Patrick Roehl <[email protected]> said:

>Given a load library and a list of member names, I want to be able to
>perform these steps in a batch assembler program:

>1) Load a program load module into storage
>2) Determine if the program is COBOL or something else (the only
>other thing it would likely be is assembler)
>3) If COBOL, access the compile timestamp.  From casual observation
>this appears to be in the form of YYYYMMDDHHSS and prefixed with the
>PROGRAM-ID.

That's an implementation rather than a requirement. If all you need is
to identify the compiler, then I second the suggestion to use the PDS
command to display the IDR data. Do you actually have a requirement to
load the members into memory, or only to determine the compilers and
compile dates?
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to