oSP3D Command Line Parameters

oSP3D supports these command line parameters:

sos -b filename

Runs the given oSP3D script in batch mode.

Intended usage: Linux servers.

In batch mode, the graphical user interface of oSP3D does not appear. Hence, oSP3D can be used without the graphical environment.

sos -s filename

Runs the given oSP3D script. After running the script, the graphical user interface of oSP3D appears.

Intended usage: Re-evaluation with changed data, manually edited oSP3D scripts, and debugging.

sos -o filename

Opens the given oSP3D database file. After running the script, the graphical user interface of oSP3D appears.

sos -h filename

Lists all available command line arguments.

On Microsoft Windows, use these environment variables:

"%SoS_exe%"

Opens oSP3D in default mode.

"%SoS_debug_exe%"

Opens oSP3D in terminal mode for debugging. Potential log output is transferred to the current terminal. If no terminal is opened, one is opened automatically.