The show menu statement shows the specified menu item.
show menu menu_name, number
• 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.
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.