Previous Topic: C23ENext Topic: C25E


C24E

<num> <label> is an invalid reference by a VALUEFOR verb

Reason

A VALUEFOR= verb referred to a label that was defined on a statement that is invalid for use by a VALUEFOR reference. Either the label is not defined for an operand statement or the operand statement does not have an operand definition value list (operand GROUP=label cannot be referred to by a VALUEFOR verb.)

<num>

The number of the record in error

<label>

The operand label.

Action

Correct the statement or reorganize the model and recompile.