Quote Originally Posted by richard View Post
and always have an even number of bytes ie not odd on every line line other wise pbp will pad the odd byte with an extra 00 the offset indexing will fail.
do not add or delete any byte to the file or else the offset indexing will fail.
Good info! Thanks.
Is this referred to somewhere?

Ioannis