Section 15.3
Operating Systems
15.3 Job Control Language
JCL is a language used to instruct the OS.
JCL has sequence, selection and iteration constructs.
It is often used with batch processing where tasks can be assigned different
priorities and actions can be taken on errors.