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

how to read compile and execution date of program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
krbabu

New User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Thu Feb 26, 2004 4:33 pm
Reply with quote

HI,

How can we read the compilation and execution date of a particular program into ur Cobol code? Is it possible or not?
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 237
Location: USA

PostPosted: Thu Feb 26, 2004 4:48 pm
Reply with quote

Hello krbabu,

If i am interpreting you correctly, you want to have the compilation and execution date for some purpose.

You can get the compilation date in LOADLIB and as well as in the WHEN-COMPILED parameter of your program.

For When executed???
I have a doubt...but yes you can get the RUNDATE from the SYSTEM
and store it in the variable.

If this is not your requirement, please clarify?

Hope this helps,

Regards
Mayuresh Tendulkar
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Need to convert date format DFSORT/ICETOOL 20
Search our Forums:

Back to Top