Entering content frame

-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.

 

Leaving content frame