EGL Java™ runtime error code VGJ0122E

VGJ0122E: The ending index of the substring operator on item %1 is %2, which cannot be less than the starting index, which is %3.

Explanation

The ending index of the substring operator cannot be less than the starting index.

User Response

Make sure that the starting index is less than or equal to the ending index.

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