You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a row in my COBOL file, and when I run process_cobol then I am getting an error:
Found unmatched row 032500 10 INITIAL-COMPLETION-MASK PIC X(3).
Not able to run denormalize_cobol having Redefines and Occurs, then getting error AttributeError: 'str' object has no attribute 'copy'
Any reference you have with Redefines and Occurs will work.
Thanks,
Arvind
The text was updated successfully, but these errors were encountered:
Hi, I have a row in my COBOL file, and when I run process_cobol then I am getting an error:
Found unmatched row 032500 10 INITIAL-COMPLETION-MASK PIC X(3).
Not able to run denormalize_cobol having Redefines and Occurs, then getting error AttributeError: 'str' object has no attribute 'copy'
Any reference you have with Redefines and Occurs will work.
Thanks,
Arvind
The text was updated successfully, but these errors were encountered: