Programmer Guide/Command Reference: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Note that all S_TOOLS-STx commands store their return code in the shell variable <code>rc</code>. See Shell Environment for more details. This is in contrast to all [[User Guide/Workspace/Waveform & Segmentation Viewer pre-configured profiles|MACRO]] commands which store their exit value in the variable <code>result</code>. | Note that all S_TOOLS-STx commands store their return code in the shell variable <code>rc</code>. See Shell Environment for more details. This is in contrast to all [[User Guide/Workspace/Waveform & Segmentation Viewer pre-configured profiles|MACRO]] commands which store their exit value in the variable <code>result</code>. | ||
== Commands == | |||
<splist | <splist | ||
parent= | parent= | ||
| Line 10: | Line 12: | ||
kidsonly=yes | kidsonly=yes | ||
> | > | ||
== Options == | |||
Revision as of 17:28, 22 March 2011
The Command Reference documents all the commands available in the S_TOOLS-STx macro language. This is with the notable exception of the shell item commands, which are documented in the chapter Shell Items.
Note that all S_TOOLS-STx commands store their return code in the shell variable rc. See Shell Environment for more details. This is in contrast to all MACRO commands which store their exit value in the variable result.
Commands
<splist parent= sort=asc sortby=title showpath=no liststyle=unordered kidsonly=yes >