EQA2486S The source and receiver are not compatible for assignment.

Explanation

An assembler assignment contain a source and receiver that are not compatible for assignment. For example, a string longer than four bytes cannot be assigned to an arithmetic receiver.

Programmer response

Correct the assignment operands and retry the command.