i want to typecase a string into a double variable in VB ie i have retrieved 8 bytes from a data file in an string but it represents a double value so i want to now typecast the same to double keeping the byte code same as that of string.Please tell me how to do this




Reply With Quote