UNDEFINE MENU ENTRY
Removes an EVE command from a pull-down or pop-up menu for the DECwindows
interface.
Steps:
1. Use UNDEFINE MENU ENTRY.
2. Type the name of the menu in which you want to remove an item:
File Pulldown Search Pulldown Help Pulldown
Edit Pulldown Display Pulldown Select Popup
Format Pulldown Customize Pulldown Noselect Popup
Put the name in quotes or let EVE prompt you for it. You need only
use the first term of the menu name, but you cannot abbreviate this
term.
3. Type the name of the menu item you want to remove---typically, the EVE
command that appears on the menu. Put the name in quotes or let EVE
prompt you for it.
Example:
The following command removes CENTER LINE from the pop-up menu that is
displayed with MB2 when there is no selection:
Command: UNDEFINE MENU ENTRY "Noselect Popup" "Center Line"
Usage notes:
o You cannot use UNDEFINE MENU ENTRY on character-cell terminals.
o To save menu definitions for future editing sessions, use SAVE
ATTRIBUTES to create a section file or to create or update a command
file. See help on Attributes.
Related topics:
DECwindows Menus DEFINE MENU ENTRY