> I execute a DOS (cURL) function and get back binary data.  I expect about
> 832Kb but aparently the data gets truncated at hex 1A0A
> which is converted to hex 0D0A.

It sounds like a DOS thing,

IIRC hex 1A is char 26 whichi is ctrl-z which is end of file in DOS. So it
is probably DOS causing your problem. Sorry, I don't know how to avoid this
other than using something other than DOS. Hopefully someone else has a
better idea.

Regards,

T.
-------
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users

Reply via email to