Default actions in MENU
When an MENU
instruction executes, the runtime system creates
a set of default actions.
Default action | Control Block execution order |
---|---|
close |
Created to execute Default action view is hidden. See Implementing the close action. |
help |
Shows the help topic defined
by the Default action view is hidden. |
Window close events can be trapped with COMMAND KEY(INTERRUPT)
clause.