Skip to content

COMP-3 Rows are unmatched #1

@scott-weaver

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!

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