EQA1675E variable name is not a LABEL variable or constant. No GOTO or JUMPTO commands can be issued against it.

Explanation

You are trying to use a GOTO or JUMPTO command with a variable name that cannot be associated with a label in the program.