Previous Topic: IDCMGENP29 - Label label-name is not definedNext Topic: IDCMGENP31 - Expected LOOP or FOR label, found label-name


IDCMGENP30 - Expected PROCEDURE label, found label-name

Reason:

The label found is not that of a PROCEDURE. The current statement can only reference a PROCEDURE label.

Action:

Correct the errors and re-specify.