Glossary

COND Parameter

A JCL parameter on the JOB or EXEC statement that controls whether a job step is executed based on the *condition codes* returned by previous steps. Largely superseded by *IF/THEN/ELSE/ENDIF* in modern JCL. (Appendix C) See also: *Condition Code*.

Learn More

Related Terms