EGL Java™ runtime error code VGJ0123E

VGJ0123E: The substring operator failed: %1 cannot be used as a string value.

Explanation

The variable does not support the substring operator.

User Response

Change the program so that it does not use the substring operator on the variable.

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