How is a continuation line indicated in JCL statements?
- Indenting the continuation line
- Placing a specific keyword at the start
- Using a sequence number
- Using a special character at the end of the line
A continuation line in JCL is indicated by using a special character at the end of the line
Loading...
Related Quiz
- In a multi-step JCL job, how can you ensure that a data set is de-allocated only after all its dependent steps have completed successfully?
- The EXIT statement in JCL allows you to specify a user-defined _______.
- How does the cataloged status of a data set impact its availability across multiple JCL jobs?
- How does the RECFM attribute "FB" differ from "VB" in JCL datasets?
- What is the significance of the OUTFIL statement in a SORT step of the JCL SORT utility?