EQA2005E The variable %1 is undefined, is incorrectly qualified, or has been removed due to optimization.

Explanation

The named variable cannot be located or is undefined.

Programmer response

You need to recompile the program without the Optimize option, qualify with a different block, or specify different IN/OF qualifiers.