MENU statement

Defines the menu for a dialog box. If no statement is given, the dialog box has no menu.

MENU menuname

menuname

The name or identifier of the menu to be used.

Examples

The following example demonstrates the use of the MENU dialog statement:

MENU errmenu