MENU menuname
This optional statement defines the dialog box's menu. If no statement is given, the dialog box has no menu.
The menuname field specifies the resource name or number of the menu to be used.
The following example demonstrates the correct usage of the MENU statement:
MENU errmenu