I knew that once, forgot it, and am now reminded of it again. One of the many 
great reasons this list is the bomb. 

Bob S


> On Aug 12, 2015, at 13:16 , Mike Bonner <bonnm...@gmail.com> wrote:
> 
> You can use a custompropertyset using array notation too.
> 
> set the myproperty["uName"] of button 1 to "Fred is dead"
> set the myproperty["uBirthday"] of button 1 to "Hatched not born"
> 
> Then you can: put the myproperty["uName"] of button 1 and it'll say "fred
> is dead"
> 
> In this way you don't have to schlep the whole array in and out all the
> time, while still having the advantages of using array notation.
> 
> 


_______________________________________________
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