Re: Function horribly slow



On Wed, 08 Oct 2008 11:32:02 +0200, Patrick Weidener wrote:

I mean I don't see where I am using a string instead of bytes.

Dim sChunk As String

Replace that sChunk string by a byte array.

Wolfgang
.