NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
PF
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–259
PF The PF command defines function keys for IBM 3270 or compatible terminals, and
displays function key definitions. You can assign a lengthy command string to a
function key using this command. This can prove useful when you are typing lengthy
commands, such as ROUTE commands. An installation can define global function
keys that become the defaults for all users. An individual user can define local
function keys while in OCS.
Entering the PF command with no operands displays a list of all current function key
definitions, including the definition of the ENTER key. If you enter this command
from the OCS command input line, it lists only the assignments in effect for the current
window. You can remove a definition from a function key by assigning it a null value.
PF[
key-number
] [
key-type
]
key-number
:
01 … 24
key-type
:
text
ACT,
text
CONV,
text
IMM
IMM,
text
PREF,
text
SUFF,
text
LIST
SLIST
key-number
specifies the number of the function key to define. You can define the following
function keys on an IBM 3270 or compatible terminal:
PF01 … PF24
key-type
specifies the type of definition to apply to the function key, or how to display the
function key definitions.
text
defines the function key, implicitly, as an immediate function key with the
associated text. The text should correspond to the name of a NonStop
NET/MASTER MS command.
When you press the function key, NonStop NET/MASTER MS processes the
text immediately. The text is not displayed in the OCS command input line
and you cannot modify it.
ACT,
text
defines the function key as an action function key with the associated text.
The text should correspond to the name of an NCL procedure.