Previous Topic: IDCMGENX04 - A PROCEDURE or LABEL LABEL, was referenced but never definedNext Topic: IDCMGENX06 - A label name LABEL, is referenced in a "PROCESS NEXT" statement, but is not defined on a "LOOP" or "FOR" statement


IDCMGENX05 - A label name, NAME, is referenced in a $COUNT FUNCTION, but is not defined on a "LOOP" or "FOR EACH" statement

Reason:

The specified label is not defined as part of the construct intended to be counted by the $COUNT function.

Action:

Specify a label for each LOOP or FOR EACH construct for which you want a count.