|
<< Click to Display Table of Contents >> Interactive mode |
CFturbo can be executed in interactive mode with different command line parameters.
For starting in batch mode, several different parameters exist.
cfturbo.exe [<project file> [-readonly]] or [<batch file>]
<project file> |
CFturbo project file (*.cft) The specified project file is loaded automatically after program start. |
-readonly |
The specified project file is loaded in read-only mode. All details are displayed, but nothing can be modified. For users with any active CFturbo license, no additional license is pulled from the license server in this mode. In the Windows Start menu there is a separate item available to start CFturbo in this mode. |
<batch file> |
CFturbo batch file (*.cft-batch) The project file specified in the batch file is loaded automatically after program start. Details of batch mode are described in the separate topic. |