EGL Java™ runtime error code VGJ0056E

VGJ0056E: Called program %1 expected %2 parameters but was passed %3.

Explanation

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

User Response

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

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.