Prompt for values / Usage |
The HELP clause specifies the number of a help message to display if the user invokes the help while executing the instruction. The predefined help action is automatically created by the runtime system. You can bind action views to the help action.
The HELP clause overrides the HELP attribute.
The ACCEPT attribute can be set to FALSE to avoid the automatic creation of the accept default action.
If the CANCEL=FALSE option is set, no close action will be created, and you must write an ON ACTION close control block to create an explicit action.