What is in it? Is the object in it correct case sensitively? Why set the case 
sensitive to true anyway? What does that accomplish? 

Bob


On Aug 2, 2011, at 6:30 AM, Alejandro Tejada wrote:

> Hi Terry,
> 
> Finally, I found the property that was
> blocking my code:
> 
> set the caseSensitive to true
> 
> Now, the question is:
> Why setting the caseSensitive to true,
> is impeding this line of code to work:
> 
> do "set the fillGradient of it to " & tGradientName
> (where tGradientName is an arrayvariable
> named like: "_Radial_Gradient_1")
> 
> I have verified (with your code) that contents of
> arrayvariable is correct. Only setting this caseSensitive
> property is the difference.
> 
> If one of you have some clue about this strange interaction
> between the global property "caseSensitive" 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 Revolution - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> 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


_______________________________________________
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