Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1401 - COBCH1500
>
COBCH1481 - COBCH1500
COBCH1481 - COBCH1500
Lists the Syntax Checking error messages from COBCH1481 through COBCH1500.
COBCH1481 Boundary violation_ Processed as maximum value (%1_s)
A boundary violation has occurred because reference modification has referred to data beyond the boundaries of the base data item.
COBCH1492 Ambiguous type name '%1_s, could refer to either '%2_s' or '%3_s'
An ambiguous reference has been made to a type name that is found in two or more namespaces referenced in ILUSING directives.
COBCH1498 Preprocessor file logic error
A preprocessor has passed an incorrect or unexpected sequence of response codes.
COBCH1500 Memory allocation failure - module_ '%1_s'
Parent topic:
Messages COBCH1401 to COBCH1500