Previous Topic: IDAETERR19 - Invalid PROCEDURE reentryNext Topic: IDAETERR21 - Invalid nested "FOR" for same DVW


IDAETERR20 - Invalid attempt to CALL or RELEASE an active program

Reason:

You tried to CALL or RELEASE a program that is currently active. This could also be an invalid attempt to INITIATE a program in a batch run.

Action:

Check the logic of the program and re-specify.