cobol1.hlp (Topic list)
Sign Condition (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Construct:    Sign Condition
 
  Function:     Tests sign of data item
 
  Syntax:       Which format?  Relation Condition  Class Condition
                                Sign Condition       Pointer Condition
 
  ──arithmetic-expression──┬──┬─┬─────┬─┬─POSITIVE─┬─────
                             └IS┘ └─NOT─┘ ├─NEGATIVE─┤
                                          ├─ZERO─────┤
                                          ├─ZEROS────┤
                                          └─ZEROES───┘
                                    -♦-