MENU menuname
The MENU statement defines the dialog box's menu. If no statement is given, the dialog box has no menu.
menuname
Specifies the menu to use. This value is either the name of the menu or the integer identifier of the menu.
The following example demonstrates the usage of the MENU dialog statement:
MENU errmenu