[previous] [up] [next]     [contents] [index]
Next: Mouse Actions Up: Primitive Actions Previous: Keystrokes

Menu Bars

(mred:test:menu-select menu item)
menu, item :
strings

Selects a menu-item from the menu-bar of the currently active frame.

(send frame command item-id)

Note: The string for the menu item does not include its keyboard equivalent. For example, to select ``New'' from the ``File'' menu, use ``New'', not ``New Ctrl+m n''.



PLT