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.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.