JCLLIB and CTLLIB member lists
The JCLLIB and CTLLIB Member Lists are standard ISPF scrollable lists of members in the library.
The list is derived from the JCLLIB DSN entered on the JCL Builder—Setup Panel (1 of 4) (displayed in Information that the CMF Analyzer JCL Builder setup panels require).
A sample JCLLIB Member List is displayed in the CMF Analyzer JCL Builder--JCLLIB Member List panel below.
Row 00001 of 00010
Command ===> Scroll ===> CSR
Line Commands: B - Browse C - Copy D - Delete E - Edit
J - Submit P - Print R - Rename V - View
Press END to return to previous panel.
Name Prompt Size Created Changed ID
. BQM0541 59 2012/02/10 2012/02/10 17:44:10 BMVSGS2
. BQM0548 42 2012/01/10 2012/01/18 10:19:39 BMVSGS2
. BQM0576 86 2012/01/10 2012/01/16 09:35:10 BMVSGS2
. BQM0580 78 2012/01/10 2012/01/16 09:35:10 BMVSGS2
. BQM0587 78 2012/01/10 2012/02/08 16:55:01 BMVSGS2
. BQM0610 61 2012/01/10 2012/02/08 16:57:56 BMVSGS2
. BQM0612 77 2012/01/10 2012/01/12 13:45:36 BMVSGS2
. BQM0621 41 2012/01/10 2012/01/10 16:54:27 BMVSGS2
. BQM0626 31 2012/01/10 2012/01/12 18:36:44 BMVSGS2
. BQM0631 35 2012/01/10 2012/01/10 17:03:59 BMVSGS2
**End**
Use line commands or primary commands to view, edit, and manage the members in the library.
Member List line commands
The available line commands for the JCLLIB and CTLLIB Member List are as follows:
- B browses to the selected member.
- C copies the selected member to another member name.
- D deletes the selected member.
- E edits the selected member.
- J submits the selected JCL member to JES for execution.
- P prints the selected member.
- R renames the selected member.
- V creates a view of the selected member.
The C ( Copy) and R ( Rename) commands require you to enter a member name in the Prompt column, on the same line as the line command. If you omit the member name, a pop-up prompts you to enter the member name.
Some line commands might require confirmation to authorize the operation. When you enter a line command requiring confirmation, a pop-up prompts you to confirm the operation.
Member List primary commands
The available primary commands for the JCLLIB and CTLLIB Member List are as follows:
- BROWSE memberName—browses the specified member.
- COPY memberName, newMemberName—copies the specified member to the new member.
- CREATE memberName—creates a new member.
- DELETE memberName—deletes the specified member.
- EDIT memberName—edits the specified member.
- REFRESH— refreshes the list display.
- RENAME memberName, newMemberName—applies the new member name to the specified member.
SUBMIT memberName—submits the JCLLIB member to JES for execution.
- VIEW memberName—opens an ISPF view of the specified member.
If you do not enter the appropriate operands with the command as shown, the command fails and an error message is displayed.
Related topics