IGZ0179S   A dynamic call to module-name failed because the load module contains one or more routines with XPLINK linkage.

Explanation

A COBOL dynamic call cannot be made to a load module that contains routines with XPLINK linkage.

System action

The application was terminated.

Programmer response

Change the dynamically called load module so that it does not contain routines that use XPLINK linkage.

Symbolic Feedback Code

IGZ05J