Previous Topic: IDCM$STR03 - WORD-1, WORD-2, not valid as STRING operandNext Topic: IDCMADSB02 - If operand 1 is "NULL" a run time error will occur


IDCMADSB01 - Expected numeric operand, found XXXX

Reason:

An alphanumeric expression xxxx is specified as an operand on ADD or SUBTRACT statements. At run-time, an attempt is made to convert the character string to a number. If the conversion fails, a run-time error occurs.

Action:

None. This is only a warning.