1 11/25/81 menu_display
2
3 Syntax: menu_display menu_name -control_args
4
5
6 Function: displays a menu in a window.
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 -io_switch STR, -is STR
16 specifies the name of an I/O switch for a window. The default is
17 user_output.
18 -pathname PATH, -pn PATH
19 is the name of the value segment in which the menu has been stored.
20 The value suffix is assumed. If this control argument is omitted,
21 the user's default value segment is searched for the menu.