Compile (CM) Messages › › IDCMGENP31 - Expected LOOP or FOR label, found label-name
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.