- MenuChangeEntry
- -------------------------------
- New keyword
-
-
- Use: Used to change
a menu entry.
-
- Syntax is:
MenuChangeEntry MenuName,Entry%,"New
text"
-
- Where: MenuName
is the name of the menu, Entry%
is the position
- of the entry in the menu (the first entry in
a menu is number 1) and
- "New text" is the new menu entry
to replace the old one.
-
- Other keywords
in the Menus category.