EGL Reference Guide for iSeries


EGL Java run-time 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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]