Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted by ConfluenceCloudBulkEditor.py

Description

Sets the file where Shogun where Shogun Post loads and saves your hot keys.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefault
style
widths20%, 10%, 13%, 57%
stylesortByColumn1
sortEnabledfalse
cellHighlightingtrue

NameTypeRequiredComments
HotKeyFilestringyesFull path of the file whereShogun where Shogun Post loads and saves your hot keys. Use forward slashes instead of back-slashes for all file paths.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefault
style
widths10%, 15%, 14%, 13%, 48%
stylesortByColumn1
sortEnabledfalse
cellHighlightingtrue

NameFlag argumentsArgument typeExclusive toComments
save0Causes the current hot keys to be saved to the given file. If not specified, then the hot keys in the file will be loaded.

Return value

void

Examples

...

...

// Save your existing hot keys to the root of your C: drive

...


setHotKeyFile "C:/MyHotKeys.hsl" -save;

Scroll pagebreak

Additional information

...