COBCH0311 Illegal syntax used with I-O verb
Code following an I/O verb (for example READ or WRITE) violates the rules of COBOL syntax.
Resolution:
Revise your code accordingly.
Parent topic:
COBCH0301 - COBCH0320