cobol1.hlp (Topic list)
Logic Operators (↑ Library of Routines)
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
      See Introduction to Logic Routines
 
     ┌─────────────────────────────────────────────────┐
     │CBL_AND              Logical AND               │
     │CBL_EQ               Logical EQuivalence       │
     │CBL_IMP              Logical IMPlies           │
     │CBL_NOT              Logical NOT               │
     │CBL_OR               Logical OR                │
     │CBL_XOR              Logical eXclusive OR      │
     └─────────────────────────────────────────────────┘
                                    -♦-