Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1401 - COBCH1500
>
COBCH1461 - COBCH1480
COBCH1461 - COBCH1480
Lists the Syntax Checking error messages from COBCH1461 through COBCH1480.
COBCH1461 To enable boolean literals BINLIT(BOOLEAN) must be specified
COBCH1462 KEY may not be of type boolean
COBCH1463 Boolean argument required
COBCH1464 Boolean argument not allowed
COBCH1465 Function BOOLEAN-OF-INTEGER, bit length needs to be an integer constant
COBCH1466 Boolean parameter must be aligned on a byte boundary
COBCH1467 Cannot pass boolean BY VALUE
COBCH1468 RETURNING boolean not supported
COBCH1480 Illegal use of condition name
Parent topic:
Messages COBCH1401 to COBCH1500