On 24/03/2013, at 6:43 AM, David Beck <da...@rotundasoftware.com> wrote:

> If one has two nested arrays, can you compare the two for equality by doing
> 
> if deepArray_1 is deepArray_2 then
>   -- do whatever
> end if
> 
> It looks like this does not work. That is, you get false positives at times 
> when the two arrays are in fact not equal. Can not find documentation to 
> determine whether this is bug of the expected behavior!

I'd consider it a bug. Do you have any test cases that you expect to work that 
don't?

Cheers

--
Monte Goulding

M E R Goulding - software development services
mergExt - There's an external for that!





_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to