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.
Class Condition (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Construct:    Class Condition
 
  Function:     Tests class of data item
 
  Syntax:       Which format?  Relation Condition   Class Condition
                               Sign Condition      Pointer Condition
 
  ──identifier-1──┬──┬─┬─────┬─┬─NUMERIC──────────┬─────
                    └IS┘ └─NOT─┘ ├─ALPHABETIC───────┤
                                 ├─ALPHABETIC-LOWER─┤
                                 ├─ALPHABETIC-UPPER─┤
                                 ├─class-name-1─────┤
                                 ├─KANJI────────────┤
                                 └─DBCS─────────────┘
                                    -♦-