Re: MD5 digest of arrays and controls

2011-08-03 Thread Bob Sneidar
I Alejandro. I should have asked what is in the VARIABLE it when the script fails? heh heh. I see though why case sensitivity is needed. Wasn't there something about case sensitivity and arrays a while back? Bob On Aug 2, 2011, at 5:53 PM, Alejandro Tejada wrote: > Hi Bob, > > > slylabs13 w

Re: MD5 digest of arrays and controls

2011-08-02 Thread Alejandro Tejada
Thanks for your interest! :-) Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/MD5-digest-of-arrays-and-controls-tp3708824p3714135.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-

Re: MD5 digest of arrays and controls

2011-08-02 Thread Bob Sneidar
eSensitive" and the command > "do", I will be really grateful! > > Have a nice day! > > Al > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/MD5-digest-of-arrays-and-controls-tp3708824p3712329.html > Sent from the Rev

Re: MD5 digest of arrays and controls

2011-08-02 Thread Alejandro Tejada
quot; and the command "do", I will be really grateful! Have a nice day! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/MD5-digest-of-arrays-and-controls-tp3708824p3712329.html Sent from the Revoluti

Re: MD5 digest of arrays and controls

2011-08-01 Thread Terry Judd
rate through the keys of the properties of the two objects and compare the values of the individual properties. Terry... Thanks again for your help! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/MD5-digest-of-arrays-and-controls-tp3708824p3710396.ht

Re: MD5 digest of arrays and controls

2011-08-01 Thread Alejandro Tejada
"]. > I am not sure how I could use this code to compare the properties of two controls. Thanks again for your help! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/MD5-digest-of-arrays-and-controls-tp370882

Re: MD5 digest of arrays and controls

2011-07-31 Thread Terry Judd
On 01/08/2011, at 01:24 PM, Alejandro Tejada wrote: > Hi all, > > How could I get the MD5digest of an Array and > all the properties of a control? I guess you could use arrayEncode() first and then get an MD5digest of the data. > > For example, I created a control, by script, > and I want to m

MD5 digest of arrays and controls

2011-07-31 Thread Alejandro Tejada
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