Programmer Guide/Command Reference: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}}__TOC__The Command Reference documents all the commands available in the | {{DISPLAYTITLE:{{SUBPAGENAME}}}}__TOC__The Command Reference documents all the commands available in the {{STX}} macro language. This is with the notable exception of the shell item commands, which are documented in the chapter [[Programmer_Guide/Shell_Items|Shell Items]]. | ||
Note that all | Note that all {{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>. | ||
== Introductions == | == Introductions == |
Revision as of 16:50, 5 April 2011
The Command Reference documents all the commands available in the 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 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
.
Introductions
Programmer_Guide/Command_Reference_Intro has no subpages to list.
Commands (alphabetical list)
sort=asc has no subpages to list.