Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1001 - COBCH1100
>
COBCH1021 - COBCH1040
>
COBCH1029 A non-integer is being moved to an alphanumeric data item
COBCH1029 A non-integer is being moved to an alphanumeric data item
A MOVE statement is trying to move a noninteger item to an alphanumeric data item. The decimal point is ignored and all the digits moved as if they constituted an integer.
Parent topic:
COBCH1021 - COBCH1040