Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0301 - COBCH0400
>
COBCH0341 - COBCH0360
>
COBCH0355 Only "=" and "NOT =" allowed for pointer data items
COBCH0355 Only "=" and "NOT =" allowed for pointer data items
You can use the operators = and NOT = only in comparisons involving pointer data items.
Resolution:
Correct the comparison.
Parent topic:
COBCH0341 - COBCH0360