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 hot keys.

...

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

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

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths10%, 15%, 14%, 13%, 48%
style
sortByColumn1
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

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

...


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

Scroll pagebreak

Additional information

...