EDC5202E
DLL facilities are not supported under SPC environment.

Explanation

An SPC application is attempting to use DLL callable services, or the SPC application is compiled with DLL compiler options.

System action

The request is not completed.

Programmer response

Make sure that dllload(), dllqueryvar(), dllqueryfn(), and dllfree() functions are not invoked from your application, or your application is not compiled with the DLL compile-time option.

Symbolic Feedback Code

EDC52I