Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0001 - COBCH0100
>
COBCH0021 - COBCH0040
>
COBCH0034 Operand operand should be numeric
COBCH0034 Operand
operand
should be numeric
A numeric value is required in this context, and you have specified a nonnumeric value.
Resolution:
Make the value numeric.
Parent topic:
COBCH0021 - COBCH0040