Organization of the Default File
- Last UpdatedDec 07, 2023
- 1 minute read
The default file is an ordinary text file and can be created and maintained with a standard editor.
The file may contain a number of different parameters, in some cases with assigned values. If a parameter is given in the file, this means that the default action controlled by the parameter or the default value associated with the parameter is superseded. Inversely, if the parameter is not given in the default file, the default action or default value of the system is valid.
The following rules must be followed when parameters are specified in the file:
-
Values, assigned to parameters must be proceeded by an equal sign (=).
-
Multiple values are separated by commas.
-
Parameters and their assigned values are separated from other parameters by carriage return (CR).
-
The order between parameters is irrelevant.