Main Content
menu
(Not recommended) Create multiple-choice dialog box
menu
is not recommended. Use listdlg
instead.
Description
Examples
Input Arguments
Output Arguments
More About
Tips
To call
menu
from within a callback of aUIControl
or other UI component, set that object'sInterruptible
property to"on"
. For more information, see UIControl Properties.On a terminal that does not provide a graphics capability,
menu
displays the options as a numbered list in the Command Window.