Everyone,
Could I get some direction on where the ISPF Panel Name can be found on the Z/OS System. We do not have a System Programmer here, that I can contact to ask and therefore I am tasked to get it done. We have installed a product on the mainframe and would like to have it execute from the ISPF Panel.
The details are as follows:
Step X: Add product_name to ISPF Menu
The product_name option should be added to your current ISPF primary (or other) option dialog panel. A sample ISPF primary option panel name "ISR@PRIM" has been included as a reference model. Your installation's "ISR@PRIM" panel should be modified as described
below for product_name support.
Add the following two (2) option lines to the ")BODY" section:
V +XXXX - EXTENDED CATALOG LIST AND CATALOG ANALYSIS;
- VSAM DATASET DESIGN, ANALYSIS, AND RECOMMENDATIONS
Add the following line to the ")PROC" section "&ZSEL.." statement"
V,'PANEL(VSUMPRIM) NEWAPPL(VSUM)'
I am not sure where this member is at to be able to modify it and the name of it. I would appreciate any assistance in this matter.
Thanx in advance.
Jerry