IDCMMAPP05 - ATTR values specified are in conflict or duplicated
Reason:
The message can arise when:
An attribute is mentioned twice in the same statement, that is, if the user specifies an attribute string of UAHU where the UNPROTECTED attribute is used twice.
An attribute is incompatible with another attribute, that is, if the user specifies an attribute string PSLI where the LOWLIGHT and INVISIBLE attributes specify incompatible field-intensity.
An attribute string is used in the same statement with an attribute keyword, where the attribute string UA is used in the same statement with the keyword HIGHLIGHT, for example:
SET ATTR "UA" HIGHLIGHT TEMP on field-name
See the Programming Reference Guide for complete details.