Add new product to ISPF Panel



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Add new product to ISPF Panel

Postby ballj35 » Thu Feb 24, 2011 6:16 pm

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
ballj35
 
Posts: 33
Joined: Mon Jan 10, 2011 10:58 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Add new product to ISPF Panel

Postby Robert Sample » Thu Feb 24, 2011 6:51 pm

Sign onto ISPF and issue command TSO LISTA SYS ST H to find out what is allocated to your TSO session. Check the ISPPLIB libraries.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: Add new product to ISPF Panel

Postby ballj35 » Thu Feb 24, 2011 8:16 pm

I have gotten this member installed and running. Thanx so much for the
information and support. This issue can be closed.

Jerry
ballj35
 
Posts: 33
Joined: Mon Jan 10, 2011 10:58 pm
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post