1 08/22/83 menu_delete 2 3 Syntax: menu_delete menu_name {-control_arg} 4 5 6 Function: deletes a menu description from a specified value segment. 7 8 9 Arguments: 10 menu_name 11 is the name that was assigned to the menu when it was stored. 12 13 14 Control arguments: 15 -pathname PATH, -pn PATH 16 is the pathname of the value segment (of which the value suffix is 17 assumed) in which the menu is stored. If not given, the user's 18 default value segment is searched for the menu.