Re: DataView.Find not working with GUID



Dave,

It sounds like you ARE reproducing the problem. You say your output is
always a RANDOM number from 0 to 4 - that's exactly the problem - it's a
RANDOM number. I would expect that your code would always print "4" as the
output, since that's the offset where the value you're seeking resides.

- Warren


.