Offset | Name | Size | Contents |
4 | icetabItem | 2 | Icetab of the command |
6 | icetabBefore | 2 | Icetab of the existing command before which the new command is inserted |
8 | caitm | 1 | Number of ADDMENU records at the next level of the menu hierarchy |
9 | fInsert | 1 | = 1, insert this menu object = 0, this is a placeholder record |
10 | rgch | var | stItem, stBefore, stMacro, stStatus, stHelp strings (see text) |
String | Contents |
stItem | Text of the menu object |
stBefore | Text of the item before which this item is added |
stMacro | Macro name, encoded using a technique similar to the encoded file names in the EXTERNSHEET record (for more information, see "EXTERNSHEET" on page 310) |
stStatus | Status bar text (for add-ins) |
stHelp | Help file name and context ID (for add-ins) |