You can open a member that is referred to in an INCLUDE statement in
edit, browse, or view mode.
Supported Editors:
- JCL Editor
- z Systems LPEX Editor
Before you begin
The product locates JCL procedures in these ways:
- If the JCL file contains a statement like
// JCLLIB ORDER=USERXX.JCL, then it
checks the defined JCLLIB location first.
- If the file reference is not found in the JCLLIB location, then it checks the locations
specified in the Include and procedure search libraries field of the
associated property group.
To configure Remote include and procedure search libraries in a Remote property group:
- To open the remote property group that is associated with the JCL file that you are editing,
right-click the file name and select .
- Click the JCL tab.
- Select Remote JCL options on the JCL
Settings.
- Scroll to the Editor Configurations section of the page.
- To add data sets that contain include group members to the property group, drag a remote data
set into the Include and procedure search libraries field.
- Save the property group.
The remote property group can also be configured to open a local JCL include member from a
remote JCL file in the JCL Editor only.
To configure Local include libraries (SYSLIB) in a Remote
property group:
- To open the remote property group that is associated with the JCL file that you are editing,
right-click the file name and select Property Group > Edit
Associated Property Group.
- Click the JCL tab.
- Select Local JCL options on the JCL Settings.
- Select Add to select or manually input the local directory for the local
JCL include members to the SYSLIB table.
- Save the Property Group.
The Local JCL Property Group supports opening a Local JCL include
member or a Remote JCL include member from a local JCL file in the JCL Editor only.
For
information on configuring a property group to support opening a local or remote JCL include member
from a local JCL file, see Defining libraries for local projects and files.
Limitations: The JCL Editor does not support include members that are
referenced using & variable substitution.