Skip to content

COMP-3 Rows are unmatched #1

Description

@scott-weaver

Hi, I have a Cobol file with the following line in it:

05 CL-ANNUAL-SALES PIC 9(7) COMP-3.

When I run cobol.py, I get the following message:

Found unmatched row 05 CL-ANNUAL-SALES PIC 9(7) COMP-3.

Could this plugin be updated to just pass that line through with the COMP-3 instead of throwing the error?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions