Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0501 - COBCH0600
>
COBCH0521 - COBCH0540
COBCH0521 - COBCH0540
Lists the Syntax Checking error messages from COBCH0521 through COBCH0540.
COBCH0521 USING literal/LENGTH OF identifier. (BY CONTENT implied for this item)
COBCH0522 BY CONTENT literal/LENGTH OF identifier
COBCH0523 Declarative Section without USE statement
COBCH0524 ALPHABET IS ASCII
COBCH0525 EOP or END-OF-PAGE used on file which has no LINAGE
You have specified EOP, which is invalid for a file which has no LINAGE.
COBCH0526 Phrases are not in the correct order
COBCH0527 REDEFINES at 01 in File Section
COBCH0528 Data-name data-name in ASC/DESC key clause is not uniquely identified
COBCH0529 Clause treated as documentary
COBCH0530 Data item used as index file key is not alphanumeric
The data item you have specified as an index file key is not alphanumeric.
COBCH0531 Too many subscripts
COBCH0532 INTO data-name is group item
COBCH0533 START ... LESS/NOT GREATER THAN ...
COBCH0534 Entry treated as documentary
COBCH0535 ALPHABET is EBCDIC
COBCH0537 BASIS mechanism (BASIS, DELETE or INSERT)
COBCH0538 Picture string is continued
COBCH0539 This item is obsolete in 1985 standard
The syntax you have used is not supported under ANSI'85.
COBCH0540 Source field is edited
Parent topic:
Messages COBCH0501 to COBCH0600