Programmer Guide/Command Reference: Difference between revisions
From STX Wiki
Jump to navigationJump to search
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>. | ||
== Intro == | |||
<splist | |||
parent=Programmer_Guide/Command_Reference_Intro | |||
sort=asc | |||
sortby=title | |||
showpath=no | |||
liststyle=unordered | |||
kidsonly=yes | |||
></splist> | |||
== Commands == | == Commands == |
Revision as of 17:35, 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
.
Intro
Programmer_Guide/Command_Reference_Intro has no subpages to list.
Commands
sort=asc has no subpages to list.