Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Sets the file where Shogun where Shogun Post loads and saves your button shelves.

...

NameTypeRequiredComments
ButtonShelfFilestringyesName of the file where Shogun whereShogun Post loads and saves your button shelves.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths10%, 15%, 14%, 13%, 48%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

NameFlag argumentsArgument typeExclusive toComments
save0Causes 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

Code Block
languagetext
// Save your button shelves to the root of your C: drive 

...

setButtonShelfFile "C:/MyButtonShelf.hsl" -save;

Scroll pagebreak

Additional information

...