About the command line runner
The riversystem.commandline.exe provides a mechanism to run existing projects without the Source interface. It is possible to modify or change the behaviour of the project from the command line, by changing the values of global expressions. Results can be returned for recorded items or global expressions within the project.
riversystem.commandline.exe is included with Source.
The command line is used where it is impractical to run Source from the main user interface. For example, the command line can be used for batch runs, where Source is run many times with a range of different parameter values. The command line can also be used in optimisation scenarios and when integrating Source with other models or business systems.
...
This section describes how to load, run, retrieve results, and modifying parameters using the command line.
Info | ||
---|---|---|
| ||
Note: All characters in the command line are case-sensitive. |
Loading and Running
...