VGJ0141E: %1 is an invalid index for array %2. Current size: %3. Max size: %4
Explanation
The index is out for range for the array.
User Response
Modify the program to use a valid array index.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.