Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0801 - COBCH0900
>
COBCH0801 - COBCH0820
COBCH0801 - COBCH0820
Lists the Syntax Checking error messages from COBCH0801 through COBCH0820.
COBCH0801 External Compiler Module message
COBCH0802 Data name defined using SQL syntax too long to modify
COBCH0803 Integrated preprocessor message
COBCH0804 Source limit of integer lines exceeded
You have exceeded the number of lines of source code permitted by your current license.
COBCH0805 Bad directive or option in _IF
COBCH0806 Too many items in CODE-SET FOR clause
COBCH0807 VALUE clause requires a table declaration_
COBCH0808 Maximum number of data items exceeded
The compiled program contains more than 64,000 data items.
COBCH0809 Pseudo-text delimiter missing_
COBCH0810 Reserved word missing - OF expected_
COBCH0811 Number of WHEN phrases _ %1_s
COBCH0812 USAGE NATIONAL - need to compile with NSYMBOL(NATIONAL) directive_
COBCH0813 Feature not yet supported when compiling for _NET
COBCH0814 Feature not supported
COBCH0815 Cannot have an abstract method in a non-abstract class
COBCH0816 CUSTOM-ATTRIBUTE must derive from System_Attribute class
COBCH0817 Exception-name must derive from System_Exception class
COBCH0818 '%1_s' not found or is not an interface
COBCH0819 Interface member '%1_s' or one of its overloads not implemented or not public
COBCH0820 Class '%1_s' not found or is not a delegate class
Parent topic:
Messages COBCH0801 to COBCH0900