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.
COBCH1586 Object reference not supported in thread local storage with JVMGEN
COBCH1587 Illegal file name '%1$s'
COBCH1588 Invalid ASSIGN name
COBCH1589 Source conversion to utf8 failed. Locale incorrect or mapping support not installed.
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