Previous Topic: IDAETERR20 - Invalid attempt to CALL or RELEASE an active programNext Topic: IDAETERR22 - Non-Ideal program not in load library


IDAETERR21 - Invalid nested "FOR" for same DVW

Reason:

A FOR construct for a dataview cannot execute in the logical scope of another FOR construct of the same dataview.

Action:

Check the logic of the program and re-specify.