HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PFK

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Assigns a command or macro invocation to a PF key.
Read syntax diagramSkip visual syntax diagram
>>-PFK--pfkey-number--command-string---------------------------><

pfkey-number
An integer identifying the PF key. Has a value from 0 to 24. 0 is the ENTER key.
command-string
The PF key command text. This has a maximum of 40 characters.

Examples

PFK 1  SUBSET
PFK 10 ADSTOP
PFK 0  MACRO MYENTER

When you press the PF key, the command that you entered against the key is executed. Parameters typed on the command line may be used as parameters for the command.

If you want a PF key to invoke a macro, you must use the MACRO command in the text assigned to the PF key.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014