EQA4050E The expression or variable &&&& is not valid, undefined, or not correctly qualified.

Explanation

z/OS® Debugger could not obtain an address for this expression or variable. The expression or variable might be out of scope or the syntax might not be valid.

Programmer response

Check that the expression or variable is typed in correctly. Check that the variable or variables used are within scope of the current compile unit. Check that the expression or variables are supported in the current programming language.