EGL Java™ runtime error code VGJ0011E

VGJ0011E: Cannot resolve the value of %1 to a primitive type.

Explanation

The variable was used as a data item, but it is not a data item.

User Response

Change the program so that it does not use the variable as if it were a data item.

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