On Aug 22, 2006, at 11:57 AM, Jan Erik Moström wrote:
I must be missing something here, the LR says that VarType returns
2 for
"Integer types of 32 bits or less, signed or unsigned". OK but
let's say that I
store a number of values in a hash and then pick out a value, how
can I then
tell if it's uint8, int16, uint64 ...? How can I differ between
Int64 and
UInt64?
You can't. Why do you need to? What's stored in the variant is a
value, not a variable.
Mars Saxman
REAL Software
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>