EGL Java™ runtime error code VGJ0215E

VGJ0215E: %1 was passed the nonnumeric string %2.

Explanation

Every character in the portion of the string defined by the length argument must be numeric.

User Response

Change the program logic so the characters in the portion of the string defined by the length argument are numeric.

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