Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0701 - COBCH0800
>
COBCH0761 - COBCH0780
COBCH0761 - COBCH0780
Lists the Syntax Checking error messages from COBCH0761 through COBCH0780.
COBCH0761 DELIMITED BY SIZE omitted
COBCH0762 Must be a typed pointer
COBCH0763 RETURNING phrase cannot be used on an ENTRY statement
COBCH0764 ENTRY statement in a program with a PROCEDURE DIVISION RETURNING phrase
COBCH0765 Failed to create directory %1_s
COBCH0766 Failed to create class file (%1_s) %2_s_
COBCH0770 OO: Signature includes IN, OF or "(" after parameter.
The use of OF, IN or parentheses in user defined syntax definitions that follow or might possibly follow a parameter are not allowed.
COBCH0771 OO: Required or Optional word must not be a verb.
The use of a COBOL verb is not allowed as a user defined required, or optionaly required, word in user defined syntax definitions.
COBCH0772 Illegal combination of ALLOW clauses
COBCH0773 CLASS clause cannot be used with numeric item
COBCH0774 COBOL word contains 31 characters.
COBCH0775 Data item too small - must have at least 4 digits.
COBCH0776 Partial word replacement.
COBCH0777 Only one word allowed with partial word replacement.
COBCH0778 Additional messages suppressed
COBCH0779 The intermediate code may not be portable at the intlevel set
Parent topic:
Messages COBCH0701 to COBCH0800