How to Extract Load module compile time by rexx.



IBM's Command List programming language & Restructured Extended Executor

How to Extract Load module compile time by rexx.

Postby Mehdi shri » Wed Feb 13, 2013 8:46 pm

Dear friends
As we know we can see date and time of comlpiled program in load module(by brows it from ISPF). I want to witre a REXX program that extract thas parameters and put those (date and time) to a dataset as new data. Also I want to put the size of a load module to a dataset. My load module placed in a PDS e.g: USER07.COBOL.PROGLOAD.
Which statement I can use for this purpose.

(My duty is to comparation size,date & time of comlpiled program by thos size,date & time that printed on a sheet if there are equal I must to copy this member from source PDS to target PDS. it is very boreing task. I want to automate this task by REXX. Is it poosible? )
Mehdi shri
 
Posts: 138
Joined: Sun Jan 16, 2011 6:30 pm
Has thanked: 57 times
Been thanked: 0 time

Re: How to Extract Load module compile time by rexx.

Postby BillyBoyo » Wed Feb 13, 2013 8:54 pm

I think if you use google you'll find some code for the task.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post