EGL Reference Guide for iSeries


EGL Java run-time error code EGL0656E

EGL0656E: Cannot assign array of size %1 to static array of size %2.

Explanation

The sizes of the arrays must match.

User Response

Check the EGL array definitions and make sure the array sizes are the same.


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