|
What is the improvement to COND = in the latest version of MVS ?
JOB CONTROLL LANGUAGE (JCL) Interview Questions
(Continued from previous question...)
What is the improvement to COND = in the latest version of MVS ?
MVS now allows for an IF bracketed by an END IF around any job step to replace the COND = syntax. Again, if the IF statement is true, the step is bypassed.
(Continued on next question...)
Other Interview Questions
|