On 06/28/2015 06:12 PM, Alexis Kotlowy wrote:
Knowing me, it's something silly or trivial, but until I find it... :)
Well it was something trivial, in version 5.2 they decided to use a
random access read to rewind the file to the start. I didn't have random
access implemented, but now I have it works. What I don't understand is
why it didn't pop up as an unimplemented function call (causing the
confusion).
Crisis averted.
Cheers,
Alexis K.