Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1501 - COBCH1600
>
COBCH1501 - COBCH1520
COBCH1501 - COBCH1520
Lists the Syntax Checking error messages from COBCH1501 through COBCH1520.
COBCH1501 Insufficient memory
COBCH1502 Open fail _ '%1_s'
COBCH1503 Read error_ '%1_s'
COBCH1504 I-O error _ %1_s %2_s
COBCH1505 I-O error _ IDY file
COBCH1506 Checker _ pointer or index invalid - module_ '%1_s'
COBCH1507 Illegal command line
COBCH1508 Unknown XFD directive_ '%1_s'
COBCH1509 Missing '_' in XFD directive
COBCH1510 XFD value should be a name_ %1_s
COBCH1511 XFD value should be numeric_ %1_s
COBCH1512 XFD value should be a literal_ %1_s
COBCH1513 GROUP expected after USE
COBCH1514 Date format missing
COBCH1515 Missing field name after WHEN
COBCH1516 Condition value too long (%1_s max)
COBCH1517 Invalid date format
COBCH1518 Field %1_s causes duplicate data data
COBCH1519 Too many AND_OR conditions (50 max)
Your source code has exceeded the number of AND or OR conditions in a single XFD WHEN directive, or has exceeded the number of XFD WHEN directives allowed.
COBCH1520 Error - duplicate file name
Parent topic:
Messages COBCH1501 to COBCH1600