|
Transaction keybinding |
|
|
Transaction keybinding command enables the automatic installation of default user exit routines that controls the AID handling. This program starts the specified transaction code when a certain key pressed on terminal. To define a key bind use the link directive. An alternative to this directive may be the definition and installation of an user written exit program (refer to the XCICS Customization Guide). Syntax link <AID>=<transid>;
The following AIDs are supported: DFHNULL
Example: link DFHPF11=SAVE; |