Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0301 - COBCH0400
>
COBCH0321 - COBCH0340
>
COBCH0327 Index item not permitted
COBCH0327 Index item not permitted
You have named an index data item as the sending or receiving field in a MOVE statement. This is not permitted.
Resolution:
Move the value into a nonindex data item and use this data item in the MOVE statement.
Parent topic:
COBCH0321 - COBCH0340