Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0501 - COBCH0600
>
COBCH0541 - COBCH0560
COBCH0541 - COBCH0560
Lists the Syntax Checking error messages from COBCH0541 through COBCH0560.
COBCH0541 Comparison between edited field and COMP field
Related Topics
COBCH0542 VALUE clause on group COMP
Related Topics
COBCH0543 VALUE clause on variable length group
Related Topics
COBCH0544 VALUE clause with OCCURS or subsidiary to group OCCURS
Related Topics
COBCH0545 ALTERNATE RECORD KEY is not in SAA
Related Topics
COBCH0546 PICTURE symbol P not allowed in RELATIVE KEY
You have included the PICTURE symbol P in a Relative Key.
COBCH0547 END-IF used with NEXT SENTENCE
Related Topics
COBCH0548 Program is nested
COBCH0549 USING identifier must not be a redefinition
Related Topics
COBCH0550 Pseudo-text consists entirely of a separator comma or semicolon
COBCH0551 Second status field does not comply with VSC2_BS2000 specifications
COBCH0552 Comment lines precede IDENTIFICATION DIVISION
COBCH0553 syntax : non-conforming standard ANS85
The language element is part of the ANSI'85 standard but above the flagging level selected.
COBCH0554 Syntax is non-conforming non-standard ANS85
The language element is not part of the ANSI'85 standard. It is an OS/VS COBOL, VS COBOL II, Micro Focus, or other extension.
COBCH0555 syntax : marked as obsolete in the ANS85 standard
The ANSI'85 standard has defined this language element as obsolete. It will be removed from the next ANSI standard.
COBCH0556 Multiple program source
Source file contains more than one source program. In this situation, more than one separate, not nested, program exists.
COBCH0557 Multiple GIVING files
A SORT or MERGE statement contains multiple files in the GIVING clause.
COBCH0558 Comparison between index-name and arithmetic expression
COBCH0559 Statement cannot be reached
COBCH0560 Alphabet declared without ALPHABET keyword
Parent topic:
Messages COBCH0501 to COBCH0600