COBCH2381 - COBCH2400
Lists the Syntax Checking error messages from COBCH2361 through COBCH2380.
COBCH2381 DECLARE following an ENTRY within a SECTION that has a previous EXIT SECTION or GO TO statement
Compilation has encountered an illegal code construction where a DECLARE statement follows an ENTRY statement, within a section that already contains an EXIT SECTION or GO TO statement.
COBCH2382 Cannot use ADDRESS OF with a DECLARE data item
The ADDRESS OF syntax has been used with a locally-declared item.
Parent topic:
Messages COBCH2301 - COBCH2400