Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0301 - COBCH0400
>
COBCH0301 - COBCH0320
>
COBCH0303 Operand has wrong data-type
COBCH0303 Operand has wrong data-type
You have used a data item with the wrong data-type in one of your statements. For example, you have used a filename instead of a record-name in a WRITE statement.
Resolution:
Revise the relevant item.
Parent topic:
COBCH0301 - COBCH0320