Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0101 - COBCH0200
>
COBCH0101 - COBCH0120
>
COBCH0119 CRT expected
COBCH0119 CRT expected
You have used a COBOL word or user-defined word where your COBOL system expected the reserved word CRT.
Resolution:
Edit your code so that the reserved word CRT is used.
Parent topic:
COBCH0101 - COBCH0120