Setting Custom Property to an Array

Dave Cragg dcragg at lacscentre.co.uk
Wed Oct 5 14:31:31 EDT 2005


On 5 Oct 2005, at 19:16, David Burgun wrote:

> Hi,
>
> How can I set the Customer Property of a Stack to an array? The  
> following does not seem to work:
>
> local myArray
>
> set the cpArray of this stack to myArray

set the customProperties["cpArray"] of this stack to myArray

Cheers
Dave



More information about the use-livecode mailing list