Menu/Key commands
Syntax
set.menu(mNAME);
Description
Tells the interpreter to create a menu with the name mNAME. One or more set.menu.item commands should follow, which add items to that menu.
See also
set.menu.item
Setting up menus and keys