-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steve Comstock
Sent: Thursday, November 30, 2006 1:37 PM
To: [email protected]
Subject: Re: ISPF PF Key Mapping

<snip>
Under help / tutorial the function key assignments are
generally these:

  F1  / F13  HELP     - to get help on how to use tutorial.
  F3  / F15  END      - to end the tutorial.
  F3  / F15  EXIT     - to end the tutorial.
  F7  / F19  UP or
             BACKWARD - to display a higher level list of topics.
  F8  / F20  DOWN or
             FORWARD  - to go on to the next topic (skip).
  F10 / F22  LEFT     - to display the previous page (back).
  F11 / F23  RIGHT    - to display the next page, which is the same as
                        pressing ENTER.

In this mysterious application, are there keylists
defined for the application's own applid? Keylists
can be created outside a panel and then tied to
one or more panels using the "keylist" operand of
the panel definition, so setting keys would not be
visible in the code that drives the displays. Can
you check the panel definition to see if it has a
)PANEL line that includes a KEYLIST(...) entry?

Kind regards,

-Steve Comstock
<snip>

Yeah, and I can't find any such. As far as I know, this application does
not set keylists, define them, specify them, etc. What ever is currently
in use is the one used.

What I'm afraid of, is having to go into the backing ALC program and see
if it somehow does this. In all the internal doc I've read, I don't see
it.

But, once a keylist has been defined, I should be able to see it when I
display all the keylists, right? It can't magically disappear from the
list (I even used split screen while in the new appl), can it?

Later,
Steve Thompson

----------------------------------------------------------------------
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