Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0301 - COBCH0400
>
COBCH0321 - COBCH0340
>
COBCH0326 Literal cannot be receiving field
COBCH0326 Literal cannot be receiving field
You have specified a literal value as the receiving field in an operation involving an implicit or explicit move. A receiving field must be a data item.
Resolution:
Change the literal value to a reference to a data item.
Parent topic:
COBCH0321 - COBCH0340