Command-Line Parameters

From STX Wiki
< User Guide
Revision as of 14:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command line parameters

S_TOOLS-STx understands the following command line parameters.

stx.exe inifile|* ; dataset|*|NO ; applicationname ; applicationarguments

Where inifile is the name of the S_TOOLS-STx INI file. If an asterisk is specified, the default S_TOOLS-STx INI file stxini.xml is used.

Where dataset is the name of the DataSet file. If an asterisk is specified, the default DataSet file is used. If NO is specified, then no DataSet is used.

The default S_TOOLS-STx INI file is stxini.xml.

See Log Window for a list of available applications.


Examples

The following call runs the script test.sts

stx.exe * ; * ; bscript run ; test.sts ; mymacro ; arg0 ; arg1

The following starts S_TOOLS-STx with the Real-Time Analyser

stx.exe * ; * ; rtanalyse

Navigation menu

Personal tools