> hmmm...interesting....so you need something like: > > - take some bytes from offset x > - skip y bytes > - take some bytes from offset x + y > - skip > - etc... > > I will think about that one. > > > Roman Scherzer >
Yeah, that sounds great. Good to see the programmer mind at work, already putting a solution in algorithmic form ;)