Previous Topic: IDCMGENP30 - Expected PROCEDURE label, found label-nameNext Topic: IDCMGENP32 - clause has been removed by site management


IDCMGENP31 - Expected LOOP or FOR label, found label-name

Reason:

The label found was not that of a FOR or LOOP. The current statement can only refer to the label of an iterative process.

Action:

Correct the errors and re-specify.