QUOTE
You can use this function to define whether the script should include the double quotation marks when substituting data within PROCESS statements. The default value, ON, indicates that double quotation marks must be added when substituting variables within PROCESS statements. When you define the value as OFF, double quotation marks will not be added when substituting variables within PROCESS statements. This might be useful if you include multiple variables in a single PROCESS statement.
Note: This parameter does not affect variable substitution within non-PROCESS statements. This parameter applies to ALLOC, DEALLOC, CALLJCL and CALLPGM statements as well as Process statements.
The format of this function is QUOTE ON|OFF. For example, QUOTE OFF.
Copyright © Cloud Software Group, Inc. All rights reserved.