EGL0076E The called program program_name expected number_expected_parameters parameters but was passed number_passed_parameters.

Explanation

The wrong number of parameters was passed to a called program.

User Response

Change the calling program or the called program so that both expect the same number of parameters to be passed.


Feedback