SET MENU ITEM

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 3


SET MENU ITEM (menu; menuItem; itemText{; process})

ParameterTypeDescription
menuNumberMenu number
menuItemNumberMenu item number
itemTextStringNew text for the menu item
processNumberProcess reference number

Description

The SET MENU ITEM command changes the text of the menu item whose menu and item numbers are passed in menu and menuItem, to the text passed in itemText.

If you omit the process parameter, SET MENU ITEM applies to the menu bar for the current process. Otherwise, SET MENU ITEM applies to the menu bar for the process whose reference number is passed in process.

See Also

Get menu item, SET MENU ITEM KEY.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next