Primary PF Key Settings (0.2)
Related topics
The Primary PF Key Settings screen (0.2) is used to set the PF key settings to control Code Debug CICS sessions. Establishing commands for each PF key makes the debugging sessions easier and faster.
Access this screen by typing the number 2 on the Session Profile Menu, or as described in Transferring Between Screens.
Primary PF Key Settings Screen (0.2)
COMMAND ===>
MODULE: CSECT:
VALUE LABEL
PF1 ====> HELP ====> HELP
PF2 ====> RUNTO CSR ====> RUNTO
PF3 ====> END ====> END
PF4 ====> =X ====> EXIT
PF5 ====> RFIND ====> RFIND
PF6 ====> LOCATE * ====> LOCATE *
PF7 ====> UP ====> UP
PF8 ====> DOWN ====> DOWN
PF9 ====> GO 1 ====> GO 1
PF10 ====> LEFT ====> LEFT
PF11 ====> RIGHT ====> RIGHT
PF12 ====> GO ====> GO
Press ENTER to display alternate keys. Enter END command to exit.
Global Parameters Used to Initialize Defaults
The input fields on the Primary PF Key Settings screen are initialized based on the values of the Code Debug CICS global parameters PF1 through PF24. For a complete description of Code Debug’s global parameters, refer to the Code Debug CICS Advanced Configuration space.
Input Fields
VALUE
Command to execute when the specified PF key is pressed. To change the value, type over the current value or type in a new value in the blank space provided. Press Enter to see the alternate PF keys (PF13 through PF24). Press PF3, or type END in the COMMAND field and press Enter, to exit the screen. For more information, enter HELP KEYS on the COMMAND line.
LABEL
Name to be associated with the PF key when PF key settings are displayed in the footing. The footing is displayed with the SET FOOT KEYS command. The maximum label length is eight characters. These labels are also used for the PF key buttons displayed when running Code Debug CICS using the 3270 Web Bridge. For more information, see 3270-Web-Bridge-Support.