Syntax: NEW MENU ENTRY menu_name menu_label before_menu_entry
Adds an entry to the specified pull-down menu or pop-up menu.
When this entry is selected, the text processing utility (TPU) code
associated with the menu label will be executed. The menu label
specified must have already been defined.
The new entry will be added to the menu location before the specified
existing entry; if no existing entry is specified, the new entry will
be added to the end of the menu.
RELATED COMMANDS:
DELETE MENU commands SAVE SECTION
NEW MENU commands SET MENU commands