PDR0724S
Section, Line number, Column number; Function function, Argument argument: The decimal symbol cannot be the same as the separator symbol. Change the value to a character other than value.
What happened: You specified the same symbol as the value for the decimal symbol argument and the separator symbol argument in a function call. The decimal symbol and the thousands separator symbol must be different. Section identifies the rule file that contains the errant function call. function identifies the function call and argument identifies the argument for which value is invalid.
What to do: Specify a different value in the indicated argument.