Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1101 - COBCH1200
>
COBCH1161 - COBCH1180
COBCH1161 - COBCH1180
Lists the Syntax Checking error messages from COBCH1161 through COBCH1180.
COBCH1161 Paragraph/section definition has changed. Ignored
COBCH1162 Attempt to define item as procedure. Ignored
COBCH1163 Animator restriction - can't check this statement
COBCH1164 Too many basic blocks for GNTANLZ(COUNT) to work, recompile with GNTANLZ(TICK)
COBCH1165 GIVING option treated as documentary
COBCH1166 BLANK WHEN ZERO phrase ignored
COBCH1167 Use of COMP-5 data type
COBCH1168 COMP-5 redefinition
You have redefined a COMP-5 data item. Porting your code to other environments might produce inconsistent results.
COBCH1169 Reference modification on a COMP-5 item
You have used reference modification on a COMP-5 data item. Porting your code to other environments might produce inconsistent results.
COBCH1170 A non-integer operand cannot be compared with a nonnumeric operand
COBCH1171 Numeric class test on a group containing a signed numeric item
COBCH1172 Improper BLL Cell List item
COBCH1173 BLL Cell Addressability invalid
COBCH1174 Comparison of numeric literal with numeric literal
COBCH1175 Synchronization non-optimal
COBCH1176 SLiteral is greater in length than data item
Parent topic:
Messages COBCH1101 to COBCH1200