COBCH1981 - COBCH2000
Lists the Syntax Checking error messages from COBCH1981 through COBCH2000.
COBCH1981 DYNAMIC LENGTH item cannot be a parameter of PROCEDURE DIVISION header or ENTRY statement
An item defined as being of dynamic length has been specified in the USING clause in the PROCEDURE DIVISION header or within the ENTRY statement.
COBCH1982 A REDEFINES item cannot be a CONSTANT item
An item that is subject to a REDEFINES clause has also been defined as a constant.
COBCH1983 DYNAMIC LENGTH item cannot be subordinate to a group containing the "DEPENDING ON" phrase
A dynamic length item has been defined within a group that also contains the DEPENDING ON phrase.
Parent topic:
Messages COBCH1901 - COBCH2000