Programmer Guide/Command Reference: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 16: | Line 16: | ||
== Commands (alphabetical list) == | == Commands (alphabetical list) == | ||
<splist | <splist | ||
parent= | parent=Programmer_Guide/Command_Reference | ||
sort=asc | sort=asc | ||
sortby=title | sortby=title |
Revision as of 16:33, 23 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
.
Introductions
Programmer_Guide/Command_Reference_Intro has no subpages to list.
Commands (alphabetical list)
- ARG
- ATTRIBUTES
- BREAK
- CHECKIT
- COND
- CONTINUE
- DELETE
- DISPATCH
- DO
- DRIVE
- ELSE
- EMSG
- END
- ENV
- EVAL
- EVALCHECK
- EXIT
- FIND
- FOR
- FOREVER
- FORMAT
- GOSUB
- GOSUBX
- GOTO
- IF
- IFNOT
- INT
- INTCHECK
- INTERPRET
- IREF
- KEYWORD
- LENGTH
- LINELENGTH
- LIST
- LOAD
- LOGMSG
- LOWER
- MACRO
- MACROX
- MESSAGE
- NAME
- NEW
- NUM
- NUMCHECK
- PARSECELLMESSAGE
- POSITION
- PRINTDIALOG
- PRINTSETTINGS
- PWD
- QUERY
- QUOTE
- READ
- REVERSE
- SEGMENT
- SET
- SFTRUNCATE
- SHELL
- STRCHR
- STXCONSTANTS
- SUBSTR
- SYSINFO
- SYSTEM
- TAGS
- TGET
- TIME
- TOKEN
- TRANSLATE
- TRIM
- TSET
- UNIQUE
- UNLOAD
- UPPER
- WHILE
- WORD
- WORDS
- WRITE
- WRITELOG