PDR0112S

A double-quote string was not ended. String: string

What happened: You began a literal string with double quotes ("), but you did not end it.

What to do: Make sure each literal string that contains spaces begins and ends with double or single quotes (" or ').