Editing the configuration file

The default name for the configuration file is ctg.ini. This configuration file name can be changed to another name if required. A sample configuration file is supplied: <install_path>\bin\ctgsamp.ini. To create a new configuration, copy this file to <install_path>\bin\ctg.ini and edit the copy.

The configuration file is a text file consisting of a number of sections. Each section starts with SECTION <NAME> as the first entry on a line, and ends with ENDSECTION.

This information maps entries in the configuration file to the corresponding fields in the Configuration Tool. For an explanation of the fields see the Configuration chapter in the Administration book.

If you use the number sign (#) character to denote a comment, either: because some valid names (for example modename) can start with the # character.