EGL Java™ runtime error code VGJ0020E

VGJ0020E: The variable named %1 cannot be used as a %2.

Explanation

The variable's type does not allow it to be used as if it were of the specified type.

User Response

Change the program so that it does not use the variable as if it were a different type.

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