Hi,
In my JCL thru Parm date(16238) is passed and i want to compare the PARM date with hardcoded date and if the PARM date is less than harcoded date then the particular step should execute. Is this possible in JCL.
For example thru parm date is passed as 16238 and harcoded date is 16250 then the step should execute.