Versions Compared

Key

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

...

Removes a directory from the list of script directories that is searched when Shogun when Shogun Post builds its internal list of script and pipelines.

...

If the path specified does not exist in Shogun in Shogun Post's script directory list, then the command has no effect.

...

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
widths16%, 10%, 13%, 61%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
widths13%, 15%, 14%, 13%, 45%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

Code Block
languagetext
// Remove the given script path and immediately reparse the script

...


// directories

...


deleteScriptPath "C:/Program Files/Vicon/ShogunPost#.#/MyScripts/OldScripts/";

Additional information

Related commands

...