CIB merge technical documentation (EN)

6. Call parameters in detail

6.56. Parameter --parameterfile

[--parameter/-@<Parameterdatei>]

With the --parameterfile parameter, the name of the parameter file is specified. A mixing process is started, which uses the set parameter file.


Syntax
--parameterfile=<Parameterdatei>


Description

The --parameterfile parameter specifies a file name that is interpreted as a parameter file. CIB merge then expects this parameter file to contain all call parameters relevant for the merge process.


Example (command in the command line)
cibmrg32.exe --parameterfile=Komma_par.par

All call parameters relevant for the merge process can be found in the file comma_par.par.

The usage of this parameter is described in the application example Gap Text.


Note

The parameter can only be used in combination with the call of the Merge-EXE via command line. Any number of call parameters can be placed before and after it and any number of parameter files can be placed at any position between the other parameters. Further parameter files can also be called from parameter files. However, care must be taken to avoid infinite recursions.