Messages COBCH0801 to COBCH0900
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
COBCH0808 Maximum number of data items exceeded
The compiled program contains more than 64,000 data items.
COBCH829 Could not find method new with this signature
COBCH0835 Property cannot be a receiving item
COBCH0842 Method <method-name> has multiple definitions with same signature
A method is defined more than once with the same signature. This isn't allowed as it would lead to ambiguity when the method was invoked.
Parent topic:
Syntax Checking Error Messages