Special Features for Start#

Parameter

Description

+ or ++

Opens the last file or the last but one. Is used without a switch - or /.

-0 -1 -2 -3 -4

Allows the start of up to 5 instances

-nosingle

Starts the application as a separate instance (no single application).

-b

Calculation starts in batch mode. The calculation is started immediately and at the end the window is closed automatically

-e

Generates a message window at the end of the calculation if an error occurs. Makes sense only in connection with -b or -run. If the parameter -e is not set and the calculation ends with an error, no message window is indicated. Nevertheless, program Calculation does not end, so that the error can be read in the error protocol.

-close

Closes the window after calculating regardless of whether an error has occurred or not. Makes sense only in connection with -b or -run and without -e.

-noclose

After a calculation the window does not close. Makes sense only in connection with -b or -run.

-z

Attaches the result file (name.plb or name.erg) to a perhaps available result file.

-run

The calculation starts immediately (e.g. when calling from Teddy with ‘’quick start’’).

-run:xx

The calculation starts immediately (e.g. when calling from Teddy with ‘’quick start’’). xx is the number of the PROG line, which is the only active module to be calculated.

-urs:xx

Sets the module PROG module urs: xx active and all other inactive.

-cdb:name

Name of the CDB (if the name differs from DAT name).

Following paramaters can be used to start the batch only calculation (SPS.EXE):

Parameter

Description

--E

Suppress echo print of input file.

-Z

Keep existing ERG and PLB, otherwise these will be deleted on program start.

-I

Show all iteration steps (ITER).

-R

No stop of calculation on error.

-Q

Do not start the calculation, only generates the input file (*.#nnnn).

Q:filename

Do not start the calculation, only generates one input file without defines and includes.

-B

Show protocol of calculation on screen.

-B0

Show nothing of calculation on screen.

-B1

Show only start/stop of calculation on screen.

-urs:xx

Sets the module PROG module urs: xx active and all other inactive.

-cdb:name

Name of the CDB (if the name differs from DAT name).