PATLIT, Illegal character or unbalanced quotes for pattern literal
Compile Time Error: This indicates that a pattern match included the start of a string literal that did not finish properly.
Action: Look for unbalanced quotes in the string literal.