Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 4 tasks
HeritierHerve opened this issue Oct 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HeritierHerve
Copy link

Development environment used

  • Z Open Editor version: 4.4.0
  • Editor Platform
    • Visual Studio Code
    • Red Hat CodeReady Workspaces
    • Eclipse Che
    • Standalone Theia
  • Editor Platform Version: 1.93.0
  • Operating System : Windows 10 22H2
  • Java Version : 17.0.9
  • Logs attached : no

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.

@phaumer phaumer added the bug Something isn't working label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants