When you create a new context menu and choose as action type 'Command' then the property Text gets automatically value "Command". Even when next the property Menu ID is set to ID_CMD_AUTO then in the Runtime menu entries will not be created automatically. To make ID_CMD_AUTO work the property Text must contain macro "$ALL$" or be empty.
When you create a new context menu and choose as action type 'Command' then the property Text gets automatically value "Command". Even when next the property Menu ID is set to ID_CMD_AUTO then in the Runtime menu entries will not be created automatically. To make ID_CMD_AUTO work the property Text must contain macro "$ALL$" or be empty.
Now when the Menu ID is changed to ID_CMD_AUTO the text of the item is set automatically to $ALL$.
Fixed on 29.06.2012; available from 7.00 SP0 Build 2;