Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1001 - COBCH1100
>
COBCH1021 - COBCH1040
>
COBCH1026 Source literal is nonnumeric - substituting zero
COBCH1026 Source literal is nonnumeric - substituting zero
A MOVE statement is trying to MOVE a nonnumeric literal to a numeric data item. This cannot be done. To avoid undefined results, ZERO is moved to the target data item.
Parent topic:
COBCH1021 - COBCH1040