Or how does it determine the end of the first repeating data record ?
I have two VRL records one used as a header. This tells me how many records are in the second VRL.
The second is just a big data record.
I can run the tester against a file that has a header in it. And two data records. It pulls up the header no problem.
In production I will have anywhere from 1 to 10,000 records.
It applies the repeating count from the header as the number of times the data record repeats. So far so good.
It pulls up the first data record no problem.
The second data record is blank.
The Repeat Field Offset for the second record is set to the full length of both data records.
Confused yet. I am.
Confused yet. I am.