Application Execution (AE) Messages › › IDAETERR21 - Invalid nested "FOR" for same DVW
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.