set.menu.item(mNAME,cA);
Adds an item with the name mNAME to the menu previously created using the set.menu command. The item is assigned to controller cA, so when the user selects it from the
menu the test command controller(cA)
will be true.
set.menu.item
Setting Up Menus and Keys