Informix Error -8007
-8007 There is an unmatched quote in a quoted string.
This line of the report specification contains an odd number of quote (") symbols. A quoted string cannot include a new-line character; all quoted strings must be complete in one line. In order to print a longer string, store its parts in variables and list them all in a PRINT statement.