1 11/25/81  menu_list
 2 
 3 Syntax:  menu_list {menu_starname} {-control_arg}
 4 
 5 
 6 Syntax as active function:  [menu_list {menu_starname} {-control_arg}]
 7 
 8 
 9 Function:
10 lists or returns the names of the menu descriptions stored in a
11 value segment.
12 
13 
14 Arguments:
15 menu_starname
16    is a starname that is used to search for menu descriptions.  If it
17    is omitted, the default is **.
18 
19 
20 Control arguments:
21 -pathname PATH, -pn PATH
22    is the pathname of the value segment in which the menu has been
23    stored.  The value suffix is assumed.  If this control argument
24    is not given, the user's default value segment is searched for
25    the menu.