/
setButtonShelfFile
setButtonShelfFile
Description
Sets the file where Shogun Post loads and saves your button shelves.
Functional area
Interface
Command syntax
Syntax
setButtonShelfFile ButtonShelfFile [-save] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
ButtonShelfFile | string | yes | Name of the file whereShogun Post loads and saves your button shelves. |
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
save | 0 | — | — | Causes the current button shelf to be saved to the given file. If not specified, then the button shelves in the file will be loaded. |
Return value
void
Examples
// Save your button shelves to the root of your C: drive setButtonShelfFile "C:/MyButtonShelf.hsl" -save;
Additional information
Related commands
, multiple selections available,
Related content
setHotKeyFile
setHotKeyFile
More like this
setSelectionSetFile
setSelectionSetFile
More like this
Configure Shogun Post to locate HSL scripts
Configure Shogun Post to locate HSL scripts
More like this
Configure Shogun Post to locate HSL scripts
Configure Shogun Post to locate HSL scripts
More like this
Configure Shogun Post to locate HSL scripts
Configure Shogun Post to locate HSL scripts
More like this
createShelfButton
createShelfButton
More like this