IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Compiled Program Version


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
MCEVOY

New User


Joined: 21 Nov 2005
Posts: 18

PostPosted: Tue Oct 03, 2006 4:46 pm
Reply with quote

How do people keep track of which 'version' of a compiled PL/I program is in a Load Module, i.e. timestamp of when the module was compiled?
Can you see this somewhere in the Load Module?
Can you set something in the code to generate this information?
Back to top
View user's profile Send private message
raghunathns

Active User


Joined: 08 Dec 2005
Posts: 127
Location: rochester

PostPosted: Wed Oct 04, 2006 12:26 am
Reply with quote

time stamp stores automatically. open the load module member and find the year. ' 06' you will find something like this. 27 SEPT 06 10:07:13
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top