EGL Java™ runtime error code VGJ0510E

VGJ0510E: Input not valid for boolean field.

Explanation

The value typed in the field does not conform to the boolean check. Input into a boolean field must be either 'Y' or 'N' for character fields and either 1 or 0 for numeric fields.

User Response

Enter a 'Y' or 'N' for a character field or a 1 or 0 for a numeric field, or press the bypass edit key to bypass the edit check. In either case, the program will continue.

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