Activex Scripts, Byte array -
06-16-2004
, 09:43 AM
Hi guys
I am trying to read a byte array, but I have been getting type mismatch
error.For example let us assume there is a byte array called BUFFER. How do
I read the values in it??
If I am doing BUFFER(1) it is giving the type mismatch error.If I am using
the mid,left functions , it is converting into a string.Any help is
appreciated.
Thanks
Reddy |