C2048 GET contains both macro and declared symbol references Explanation: An attempt to specify the GET variable using a declared variable in combination with a macro operator (&) has been encountered. Action: Assign the expression to a variable and then GET the variable.