IGZ0065S   A CANCEL of active program program-name in compilation unit compilation-unit was attempted.

Explanation

An attempt was made to cancel an active internal program. For example, if internal programs A and B are siblings in a containing program and A calls B and B cancels A, this message will be issued.

System action

The application was terminated.

Programmer response

Examine your program to eliminate cancellation of active internal programs.

Symbolic Feedback Code

IGZ021