IBM / zopeneditor-about

IBM Z Open Editor: File issues here!
https://ibm.github.io/zopeneditor-about
Apache License 2.0
51 stars 20 forks source link

COBOL - COPY directive error with multi-line REPLACING and non-blank characters columns 73-80 #449

Open HeritierHerve opened 1 month ago

HeritierHerve commented 1 month ago

Development environment used

Problem Description

An error is detected in a COPY directive when a multi-line REPLACING is requested, when characters are present in columns 73 to 80. The error is not detected if columns 73 to 80 are blank. image

Observed behavior

Message in PROBLEMS view - Copybook 'TBP9B01I' contains the following error: "." expected after this token

Expected behavior

No error when non-blank or spaces characters are present on columns 73-80.