Article ID: 112288
Article Last Modified on 10/30/2006
Tag=Mail version;[Menu Name]; [Command Name];...If, when defining a menu, you use the same Tag, it will be repeated in the menu listing.
[Custom commands] MyCommand=3.0;File;&Run Notepad;0;appexec.dll;notepad; ... MyCommand=3.0;File;&Run Calculator;0;appexec.dll;calc; ...This will place Run Notepad under the File menu twice because the tag is not unique.
[Custom commands] MyCommand1=3.0;File;&Run Notepad;0;appexec.dll;notepad; ... MyCommand2=3.0;File;&Run Calculator;0;appexec.dll;calc; ...
Additional query words: 3.00 3.00b 3.20
Keywords: KB112288