avd678 Beginner
Joined: 02 Nov 2005 Posts: 12 Topics: 3
|
Posted: Tue Apr 07, 2009 7:44 am Post subject: Time based calculations inside JCL.. |
|
|
Hi,
In our shop on Pordcution lpar, we are runing TWS 8.3 and in my JCL I am using OPC date & time variable CHHMM to do some time calaulations and it works fine..
//*%OPC SETVAR TNYT=(CHHMM - 1HH)
But on UAT lpar, we are still running TWS 8.2 and I want to run same JCL on UAT lpar but here it is giving me error for this time based calculation. I heard TWS 8.2 does not support time based calculation using SETVAR.
So I want to know is there any other way i can get the current time and do subtraction on that inside my JCL?
Thanks _________________ avd |
|