<< 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. |
<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. |