Previous Topic: CALC229ENext Topic: CALC231E


CALC230E

Cannot decide type of field

Reason:

The statement uses a field whose data type has not yet been specified. You are probably using a result field before specifying its precision and data type.

Action:

Specify the precision for the result field on the SET statement, or predefine the field using the DEFINE statement.