PDR4032S
Section, Line number, Column number: A single-quote string was not ended.
What happened: You began a literal string comparison value with a single quote ('), but you did not end it.
What to do: Make sure each literal string comparison value that contains spaces begins and ends with double or single quotes (" or ').