COBOL Manual for TNS/E Programs (H06.03+)

Procedure Division Verbs
HP COBOL Manual for TNS/E Programs520347-003
9-61
EVALUATE
expression
is an arithmetic or conditional expression.
TRUE
FALSE
are logical values.
object-list
object
ANY
matches any corresponding selection subject.
condition
is a relation condition, class condition, condition-name condition, switch-
status condition, sign condition, or complex condition.
TRUE
FALSE
are truth values.
NOT
inverts the comparison. A match occurs when the value of a subject
differs from the value of the corresponding object or lies outside the
range specified for the object.
object
ALSO object
VST153.vsd
condition
FALSE
TRUE
ANY
NOT
range
VST154.vsd