Syntactic analysis done on a COBOL (procedural) copybook requires the presence of a period at the end of the sequence of lines.
This is an anomaly because a copybook just needs to be "well-formed" and there may be a simple sequence of instructions to include.
There is no reason to require a COBOL sentence endpoint on the last statement/declaration in the copybook.
Observed behavior
To note :
that the anomaly on the point is indicated twice
that another anomaly appears at the start of the sequence
Development environment used
Problem Description
Syntactic analysis done on a COBOL (procedural) copybook requires the presence of a period at the end of the sequence of lines. This is an anomaly because a copybook just needs to be "well-formed" and there may be a simple sequence of instructions to include. There is no reason to require a COBOL sentence endpoint on the last statement/declaration in the copybook.
Observed behavior
To note :
Use case of this copybook: