EGL Reference Guide for iSeries


EGL Java run-time 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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]