UNDEFINE MENU ENTRY Removes an EVE command from a pull-down or pop-up menu for the DECwindows interface. Steps: 1. Use the UNDEFINE MENU ENTRY command. 2. Type the name of the menu in which you want to remove an item. DECwindows EVE menus have the following names: File Pulldown Search Pulldown Help Pulldown Edit Pulldown View Pulldown Select Popup Format Pulldown Options 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: When there is no selection, the following command removes CENTER LINE from the pop-up menu that is displayed when you press M3 on DECwindows: Command: UNDEFINE MENU ENTRY "Noselect Popup" "Center Line" Usage notes: o Because of the number of parameters, it may be easier to let UNDEFINE MENU ENTRY prompt you, rather than typing each parameter on the command line. Alternatively, choose Extend Menu from the Options menu. 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