CONCAT

Specifies the ASCII character code to use for the CONCAT symbol (|). Use this directive only if you need to change the default.

Syntax:

CONCAT=ascii-character-code 

Properties:

Default: CONCAT=33.

Scope:

Used at compile time: Yes
Behavior at run time: N/A

See Scope - OpenESQL SQL Compiler Directive Options for more information.

Comments:

When setting this directive, be sure to appropriately set the LANG environment variable when compiling your program (applies to UNIX environments only).