Multiple codes

The system allows using multiple codes on one point. The codes must be separated by the so called code separator (one character - usually a space or coma). This separator is set in Settings->Coding: Code separator. Then all the partial point codes are transferred to the description. If some of the partial codes are not found in the code table, it will be displayed without the transcript to the description. The individual descriptions are separated on the list by a space. If you want to separate them by a different sign of a character sequence, list them in the code table as the item @Separator="xx", where xx is a sequence of the separating characters.

For example, if there is a code "1 2" by the point, when using the above described example code table, a description "Building Fence" would show. If the code table doesn't contain the item "1=Building", a description "1 Fence" would show. If, in addition, there is a line

@Separator=", "

The final code would look like this: "1, Fence".