InterviewSolution
Saved Bookmarks
| 1. |
What Do You Mean By Include Statement In Jcl? |
|
Answer» An INCLUDE STATEMENT identifies a member of a PDS that CONTAINS this SET of JCL statements is called an INCLUDE group. The system replaces the INCLUDE statement with the statements in the INCLUDE group. An INCLUDE statement identifies a member of a PDS that contains this set of JCL statements is called an INCLUDE group. The system replaces the INCLUDE statement with the statements in the INCLUDE group. |
|