Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Continuing JCL statements z/OS MVS JCL Reference SA23-1385-00 |
|
When the total length of the fields on a control statement exceeds 71 columns, continue the fields onto one or more records. Each line is a record. The following are JCL statements that you cannot continue.
While you cannot continue these statements, you can code as many separate
statements as you need.
For all other JCL statements, you can continue the parameter field or the comments field on the JCL statement. If you continue both the parameter field and the comments field on the same record , the system ignores the indication to continue the comment. How you continue a parameter field depends on whether the parameter is enclosed in apostrophes. |
Copyright IBM Corporation 1990, 2014
|