z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Location in the JCL

z/OS MVS JCL Reference
SA23-1385-00

An INCLUDE statement:
  • Can appear anywhere in the job after the JOB statement, with one exception: if there is a JCLLIB statement, the INCLUDE statement must follow the JCLLIB statement.
  • Must follow a complete JCL statement.
  • Can appear within an INCLUDE group. INCLUDE groups can contain INCLUDE statements and can be nested up to a maximum of 15 levels of nesting.
  • Cannot appear in a CNTL/ENDCNTL group, which contains program control statements delimited by the CNTL and ENDCNTL statements.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014