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 <doch...@gmail.com>
To: How to use LiveCode <use-livecode@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 <doch...@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@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