Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1501 - COBCH1600
>
COBCH1581 - COBCH1600
COBCH1581 - COBCH1600
Lists the Syntax Checking error messages from COBCH1581 through COBCH1600.
COBCH1581 Could not load dependent assembly '%1$s'
An indirectly referenced assembly has failed to load.
COBCH1582 ACU DESTROY statement is not supported
The DESTROY statement is not supported in this COBOL system.
COBCH1583 ACU INQUIRE statement is not supported
The INQUIRE statement is not supported in this COBOL system.
COBCH1584 ACU MODIFY statement is not supported
The MODIFY statement is not supported in this COBOL system.
COBCH1585 Could not find peverify.exe, required for ILVERIFY(CHECK)
The utility
PEVerify.exe
, which is called if you compile using ILVERIFY(check), is missing from the local machine.
COBCH1600 Property must define at least one of GETTER or SETTER
A property has not been defined correctly, because it is defined without a GETTER or a SETTER phrase.
Parent topic:
Messages COBCH1501 to COBCH1600