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