PDR3123S
A character has been repeated in the <CHARACTERS> strings. The repeated character is located at position num within the string string.
What happened: You specified a character twice. The character position and the string containing the repeated character are given.
What to do: Remove the duplicate character from the string.