Previous Topic Next topic Print topic


NOT

Specifies the character code to use for NOT symbol (¬). Use this only if you need to change the default setting.

Syntax:

NOT=ascii-character-code 

Properties:

Default: NOT=172

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).

Previous Topic Next topic Print topic