The following examples demonstrate different ways of using the [Command cmd] section to change the user interface text for different commands.
This example changes the defaults for the File
Open command.
English (US) label="Open a &file"
acc key=0,ALT
This example illustrates the use of the alternate label keyname.
[command VIEW_REFWND]
English (US) label="Show Reference"
You can also define user interface text for external commands.
[command 5001]
English (US) label=&Send to Storage
acc key=S,ALT
See also