cobol1.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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      │
     └─────────────────────────────────────────────────┘
                                    -♦-