Computer Setup Editor > About the citect.ini file > Comments

Comments

You can add comments to a section or to a parameter setting of the citect.ini file.

Comments for a section

Comments for a section commence with a hash or pound (#) character and occur on the line just above the declaration of the relevant section.

For example:

#Alarm Section comment would go here
[Alarm]

Comments can be added to a section using the Computer Setup Editor. See Commenting a section entry for details.

Comments for a parameter

Comments for a parameter commence with a hash or pound (#) character and occur on the line just above the declaration of the relevant parameter.

For example:

[Alarm]
#Set to '1' by System Administrator on 30/06/2005 10:13:44 AM.
Primary = 1

You can add comments to a parameter using the Computer Setup Editor. See Commenting a parameter entry for details.