setting all the customProperties of A to those of B

dunbarx at aol.com dunbarx at aol.com
Sun Sep 8 00:01:23 EDT 2013


Not sure what is wrong, but this works as advertised.


You are aware that the customProperties is an array, so you would see empty if you just, say:


answer the customProperties of yourObject


Craig



-----Original Message-----
From: Dr. Hawkins <dochawk at gmail.com>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Sent: Sat, Sep 7, 2013 2:48 pm
Subject: Re: setting all the customProperties of A to those of B


On Sat, Sep 7, 2013 at 11:43 AM, Dr. Hawkins <dochawk at gmail.com> wrote:
> Do I need to use an intermediate variable?

And

   put the customProperties of grp B into zz
   set the customProperties of cd A to zz

does indeed work.

But why is it necessary?

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462

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

 



More information about the use-livecode mailing list