EQA1777E variable_name is not a LABEL variable or constant. No JUMPTO commands can be issued against it.
Explanation
You are trying to JUMPTO
a variable name that cannot be associated with a label
in the program.
You are trying to JUMPTO
a variable name that cannot be associated with a label
in the program.