EGL1185E Illegal array subscript.

Explanation

An attempt was made to reference an invalid array element.

User Response

Verify that the program logic is referencing array elements within the size of the defined array.


Feedback