QUOTE

Causes the preprocessor to recognize double quotes to delimit literals for quote character in SQL statements.
Restriction: This topic applies to Windows environments only.

Syntax:

[NO]QUOTE

Parameters:

None

Properties:

Default: NOQUOTE

Comments:

Only set QUOTE if you are using double quotes to delimit literals in SQL statements and you have set the project BUILD settings for quote character to be APOST.