In a message dated 3/30/2004 11:33:53 PM Pacific Standard Time, 
[EMAIL PROTECTED] writes:


> A = 1 is held as an integer
> A = "1" is held as a string
> A = "1" + 0 is held as an integer
> 
> Cheers,
> Stewart

Sorry stewart I don't believe that's the case.
And btw to the posted that suggested NUM(A), NUM(A) would return TRUE for A = 
1 and also for A = "1"
since NUM forces a numeric string into a numeric datum anyway

So that's not a good way to test it
Will
-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to