PDR4031S
Section, Line number, Column number: A double-quote string was not ended.
What happened: You began a literal string comparison value with double quotes ("), 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 ').