TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-91
KEYS Command
KEYS Command
Use the KEYS command to display the current function key definitions.
Example
This example is a sample KEYS command display; the values vary depending on how
the TACL environment is set up:
127> KEYS
F16 = (The Help Key)
F1 = #OUTPUT TEDIT %1%; %2 to *%
TEDIT %1%; %2 to *%
#OUTPUT Finished editing [#SHIFTSTRING/UP/%1%]
F2 = #OUTPUT TFORM /IN %1%, OUT $S.#%2%, NOWAIT/ %3 to *%
TFORM /IN %1%, OUT $S.#%2%, NOWAIT/ %3 to *%
F3 = TYPE %1%
***
SF15 = #OUTPUT VOLUME %1%
VOLUME %1%
SF16 = #OUTPUT LOGOFF
[#IF NOT [#MATCH $DECAY [#MYTERM]] |THEN|
LOGOFF /SEGRELEASE/
|ELSE|
LOGOFF
]
KEYS