0 votes
in JCL by
What is condition checking in JCL? Is this possible?

1 Answer

0 votes
by
JCL supports condition checking. Condition checking is possible at both the job level and the code level. It is done through the COND keyword with a return code and operand as predefined in JCL. So it is feasible in JCL.
...