/
setMarkingMenuFile
setMarkingMenuFile
Description
Sets the file where Shogun Post loads and saves your marking menus.
Functional area
System
Command syntax
Syntax
setMarkingMenuFile MarkingMenuFile[-save] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
MarkingMenuFile | string | yes | Name of the file whereShogun Post loads and saves your marking menus. Use forward-slashes instead of back-slashes for all file paths. |
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
save | 0 | — | — | Causes the current marking menus to be saved to the given file. If not specified, then the marking menus in the file will be loaded. |
Return value
void
Examples
// Save your marking menus to the root of your C: drive setMarkingMenuFile "C:/MyMarkingMenus.hsl" -save;
Additional information
Related commands
, multiple selections available,
Related content
Use marking menus
Use marking menus
More like this
Use marking menus
Use marking menus
More like this
Use marking menus
Use marking menus
More like this
setHotKeyFile
setHotKeyFile
More like this
setSelectionSetFile
setSelectionSetFile
More like this
setButtonShelfFile
setButtonShelfFile
More like this