Operating Condition
Syntax: SET QUOTEBLANKS ON/OFF
Default: ON
The QUOTEBLANKS setting controls whether R:BASE will add quotes to blank strings derived from variables, which occurs when using a dotted/ampersand variable and the NULL setting is all blanks. The quotes added to the blank string is the current QUOTES character.
When QUOTEBLANKS is set to OFF and NULL is set to blank/space values, NULL variable values will not be enclosed in quotes.