Error using MainFrame Copybook Filter
Posted: Tue Feb 10, 2009 5:09 am
Hello,
I have a copybook that has the following lines:
01 01 T-IRQ-RECORD.
05 T-RECORD-FIXED-DATA.
10 T-RECORD-TYPE PIC X VALUE 'T'.
When I select "MainFrame copybook filter" ,paste it into the copybook area, and hit "Test", I get the following error:
Error parsing copybook
Line: 3 Expecting Level number, found T.
Line 3 is the line with "PIC X Value 'T'.
What is wrong with this line? I've only included 3 lines of the whole file.
Thanks,
Ron
I have a copybook that has the following lines:
01 01 T-IRQ-RECORD.
05 T-RECORD-FIXED-DATA.
10 T-RECORD-TYPE PIC X VALUE 'T'.
When I select "MainFrame copybook filter" ,paste it into the copybook area, and hit "Test", I get the following error:
Error parsing copybook
Line: 3 Expecting Level number, found T.
Line 3 is the line with "PIC X Value 'T'.
What is wrong with this line? I've only included 3 lines of the whole file.
Thanks,
Ron