Compile (CM) Messages › › IDCMGENX03 - A "FOR" or "LOOP" label, LABEL, was referenced in a "DO" statement
IDCMGENX03 - A "FOR" or "LOOP" label, LABEL, was referenced in a "DO" statement
Reason:
The label of a FOR or LOOP was used instead of a procedure name.
Action:
Replace the label with a valid procedure name.