Ring menus / Usage |
When an MENU instruction executes, the runtime system creates a set of default actions.
Default action | Control Block execution order |
---|---|
close | Created to execute COMMAND KEY(INTERRUPT) if used (can be overwritten with ON ACTION close) Default action view is hidden. See Windows closed by the user. |
help | Shows the help topic defined by the HELP clause. Default action view is hidden. |
Window close events can be trapped with COMMAND KEY(INTERRUPT) clause.