The rundialogmenus statement enables custom menus in a modal dialog.
Parameters
No parameters.
Description
This statement is inserted at the top of the CustomMenu procedure to enable custom menus in a modal dialog (see the rundialog statement). However, this statement is now obsolete and is no longer necessary. It is still allowed to maintain compatibility with older databases, but it does nothing.
History
Version | Status | Notes |
10.0 | Updated | Carried over from Panorama 6.0, however this statement is now obsolete. You no longer need to insert this statement in the .CustomStatement procedure to enable operation of custom menus in a modal dialog. |