MD5 digest of arrays and controls

Alejandro Tejada capellan2000 at gmail.com
Sun Jul 31 23:24:19 EDT 2011


Hi all,

How could I get the MD5digest of an Array and
all the properties of a control?

For example, I created a control, by script,
and I want to make sure that it's identical
to another control created by a different script.

How could I compare both controls using a
MD5digest of their relevant properties?
(obviously, their name should be different,
so I do not want to include that property
in the comparision).

And How could I do this with two global Array
variables?

I collect data in these two different arrays
using two different scripts and need to be
sure that their data is identical.

Thanks in advance!

Al




More information about the use-livecode mailing list