EGL Java™ runtime error code CSO8110E

CSO8110E: The parmForm linkage property must be set to COMMPTR to call program %1 as there is at least one parameter that is a dynamic array.

Explanation

The parmForm must be COMMPTR because one of the parameters is a dynamic array.

User Response

Change the parmForm to COMMPTR.

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