Description
Save the current configuration into a .mnu file.
-
Return Type
-
None
-
Syntax
-
object.Save [Destination]
The Save Method syntax has these parts: |
| object | An expression evaluating to an object of type McCommandBars. | | Destination | Optional. A Variant value. Absolute path of the .mnu file.
| Remarks
If Destination is empty, the command bar configuration is saved to the active identity's .mnu file.
|