cobol2.hlp (Table of Contents; Topic list)
SQLNOT (↑ SQL)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    SQLNOT
 
  Function:     Specifies the value to use for the NOT character (¬).
 
  Syntax:
 
     ─┬───┬──SQLNOT──"integer"────────────────
        └─/─┘
 
  Parameters:   integer              The ASCII value, in decimal, of
                                     the character to use.
 
  Default:      SQLNOT "170"
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-