PF Key assignment

The scheduler panel maintains separate program function (PF) keys from your normal ISPF key assignments. Enter KEYS at the command prompt to display or change the current assignment.

You can assign a PF key to a command that you use regularly; for example, to display the ready list. To ensure that the command will be executed correctly regardless of HCL Workload Automation for Z panel it is entered from, assign the PF key like this:
   PF5  ===> ;=4.1.cpu1
where the semicolon (;) is your ISPF command delimiter.

You can assign PF keys separately for each panel. For example, if you regularly use the application description panel, you can assign PF keys to the OPER and RUN commands. The PF keys that you assign for a particular panel are in effect only for that panel; in other parts of the panel, your standard PF keys for HCL Workload Automation for Z are in effect.

It is recommended that you do not alter the key assignments for PF1 (HELP), or PF12 (RETRIEVE). PF12 (RETRIEVE) returns the command you last executed to the command prompt; press PF12 again, and the command before that is returned. A stack of approximately 25 commands is maintained.

In support of the PFSHOW command, the PF KEY DEFINITIONS AND LABELS panel lets you optionally assign labels to the PF key definitions. A label is used for display in place of the corresponding definition when the user issues the PFSHOW command.

Figure 1. ISPOPT3B - PF key definitions and labels
ISPOPT3B ------- PF KEY DEFINITIONS AND LABELS - PRIMARY KEYS ------------------
COMMAND ===>

NUMBER OF PF KEYS ===> 24                           TERMINAL TYPE ===> 3278

PF13 ===> ;=4.1.oper
PF14 ===> ;=4.1.cpu1
PF15 ===> ;=5.4.0
PF16 ===> ;=5.1
PF17 ===> ;=5.2
PF18 ===> ;=6.1
PF19 ===> ;=6.3
PF20 ===> ;=3.1
PF21 ===> ;=3.2
PF22 ===> ;=2.1
PF23 ===> ;=2.2
PF24 ===> ;=1.4.1

PF13 LABEL ===> rl_oper    PF14 LABEL ===> rl_cpu1    PF15 LABEL ===> errors
PF16 LABEL ===> mcp_add    PF17 LABEL ===> mcp_mod    PF18 LABEL ===> qcp_appl
PF19 LABEL ===> qcp_job    PF20 LABEL ===> dpreplan   PF21 LABEL ===> dpextend
PF22 LABEL ===> ltp_look   PF23 LABEL ===> ltpbatch   PF24 LABEL ===> ad_look

Press ENTER key to display alternate keys.  Enter END command to exit.

F13=rl_oper  F14=rl_cpu1  F15=errors   F16=mcp_add  F17=mcp_mod  F18=qcp_appl
F19=qcp_oper F20=dpreplan F21=dpextend F22=ltp_look F23=ltpbatch F24=ad_look

When you enter the PFSHOW command from HCL Workload Automation for Z panels, the labels displayed at the bottom of ISPOPT3B - PF key definitions and labels are presented on HCL Workload Automation for Z panels. To remove the display from your panels, enter PFSHOW OFF.