Previous Topic: Figurative Constants in Indirect CommandsNext Topic: COBOL Variable Syntax


Conditional Expressions in Indirect Commands

Indirect commands support the following types of expressions:

Operands in these expressions are one of the following expressions:

The following is a list of acceptable relational operators.

Relational Operator

Meaning

=

equal to

< >

not equal to

<

less than

>

greater than

< =

less than or equal to

> =

greater than or equal to