05-09-21 Command Line option

Introduced a new option that simplifies the use of the command line mode of the model.

Syntax:

 

coupmodel [/R] [/S] [/Q] [/F] filename

 

filename    Specifies the path to the sim-file to be opened

the optional flags are

/R             Run the simulation (a new document with an updated run-number will be created if the sim-file has already been running)

/S             Save sim-files after simulation

/Q            Exit application after executing command line arguments

/F             Indicates the position of the filename in the command line

 

If no optional flags are present in the command line arguments, the sim-file specified by filename will be opened in the usual way.     DG