User guide
set menu
Chapter 2 Command Descriptions 161
Examples Create a menu
In this example, "set menu" commands create a menu with active fields
that enable users to start connections to hosts named "server1" and
"server2."
#> set menu range=4 t1=”Welcome to the Communications Server”
#> set menu range=4 t2=”Make Selection”
#> set menu range=4 m1=”Connect to Server1” c1=”connect 1”
#> set menu range=4 m2=”Connect to Server2” c2=”connect 2”
Display the menu table
#> set menu
Display the contents of a menu
#> set menu ra=1 show=on
See also • "remove" on page 77 to remove entries from the menu table.
• "revert" on page 79. The “revert menu” option reverts the “set menu”
configuration.
• "set user" on page 230 (the “menu” and “defaultaccess” options) for
information on setting up a user to use a menu.