-3060: Invalid escape sequence
Explanation:
The escape character may only be placed before a <MATCH CHAR> which is identical to the escape character, before a <MATCH STRING>, or before a <MATCH SET> which is not a <MATCH CHAR>.
User Action:
Remove the surplus escape character.