My approach would be to sip 2 bytes with parcel and use that to generate
the length of the next block. I think i have a full example if you need it.
Rob
On May 6, 2015 9:50 PM, "Mark Boonie" <boo...@us.ibm.com> wrote:

> I have a file that I'd like to reblock based on the first two characters
> of each record:  if the first two characters are 'DA' then write 1071
> bytes, but for any other combination of characters I need to write 4111
> bytes.  I don't need a working solution, just a pointer in the right
> direction.  Thanks.
>
> - mb
>

Reply via email to