CIB merge technical documentation (EN)

6. Call parameters in detail

6.45. Parameter -m

The parameter -m<text> instructs CIB merge to output a specified <text> in the message/error log file.


Syntax
-m<Text>

Description

The parameter -m<Text> enables the insertion of self-defined texts into the message file. With -m@ CIB merge automatically outputs the set parameters for input and output file names.


Example
--logfile=!Komma_log.log
--inputfile=Anschreiben_in.rtf
--outputfile=!Komma_out.rtf
--datafile=Adresse_Komma.csv
-m
-mDer Mischvorgang verwendet folgende Ein- und Ausgabedateien:
-m@

The text specified after -m is written to the log file. With -m@ the names of the input and output files are output.

An excerpt from the log file can be found in the Gap Text application example.


Note

If errors occur in the merge process, they are output after the messages --m.

The output of the program version of CIB merge is controlled by the parameter --version.