forked from balloob/Python-COBOL
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels