EGL Java run-time error code VGJ0109E
VGJ0109E: HEX item %1 was assigned nonhexadecimal value from %2: %3.
Explanation
HEX items can receive only hexadecimal digits.
User Response
Make sure that the source in the assignment contains only hexadecimal digits.