EGL Java™ runtime error code VGJ0016E

VGJ0016E: Any variable %1 has not been given a value.

Explanation

The variable was used before having been assigned a value.

User Response

Change the program to assign a value to the variable before using it.

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