Previous Topic: IDCMFORN01 - Duplicate "FOR NEXT" XXXX clausesNext Topic: IDCMFORW01 - Expected "NEW", found “word”


IDCMFORN02 - "FOR NEXT" identifier not a SEQUENTIAL DVW

Reason:

You can only use FOR NEXT with sequential dataviews. The item identified is not a sequential dataview.

Action:

Use FOR NEXT only with a sequential dataview.

IDCMFORW01 - IDCMFORW06