Or type:
panelid on
The upper left corner shows the panel member name. split your screen and 
type:
tso isrddn
then replace the panelname in the line below with the member name :
m panelname ispplib
ISPF will search for the member and position the screen on the dataset with 
the panel. Browse it and find what the panel selection invokes. end browse 
and replace cmdname with the command from the panel in the line below:
m cmdname sysproc
to search for a clist
m cmdname sysexec
to search for a rexx program
m cmdname
to just give up and search everything.

> Lizette Koehler wrote:

>There are a couple of things you can do.
>
>1)  Issue the TSO Command ISPVCALL then execute the panel or function 
that
>gives the ***.  After you get the *** then issue the command again.  It will
>produce a trace of the ISPF Function.  It is very detailed but may show you
>a REXX or CLIST name you recognize.
>
>2)  Go into ISPF TEST.  Make sure your LOG data set in ISPF is setup to
>collect information first.

<snip>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to