EQA1676S label name is a label variable that is uninitialized or that has been zeroed out. It cannot be displayed and should not be used except as the target of an assignment.
Explanation
You are trying to make use of a LABEL variable, but the control block representing that variable contains improper information (for example, an address that is zero).