show menu

Examples


The show menu statement shows the specified menu item.

Syntax

show menu menu_name, number

Parameters

menu_name – The name of the menu containing the item you want shown.

number – An integer representing the placement of the item to be shown in the menu.

Comments

The show menu statement cannot be used to show grouped menu items that the application inherited, such as the Clipboard menu items Cut, Copy and Paste. For more information about menu items that can be hidden and shown, refer to Form-based Menus.


Documentation Feedback