A string doesn't equal itself

Robert Brenstein rjb at robelko.com
Tue Apr 10 13:00:05 EDT 2007


>
>Whether a string or a number, the symbol was the same on both sides.
>
>A=A.
>
>--
>  Richard Gaskin
>  Fourth World Media Corporation

Well, yes and no, Richard. Recall the recent discussion about 
floating point numbers. What must be happening here is that the 
conversion to floating numbers picks some random garbage numbers at 
far off places and makes the strings mathematically different.

Robert



More information about the use-livecode mailing list