Saving arrays and custom property sets

2009-01-06 Thread David Bovill
From the docs: Saving of array valued custom properties Custom properties that have arrays as values are now saved in the stack file. If such a stack file is loaded into a version of Revolution that does not support multi-dimensional arrays, any

Re: Saving arrays and custom property sets

2009-01-06 Thread Trevor DeVore
On Jan 6, 2009, at 2:30 PM, David Bovill wrote: So how does this work with custompropertyset syntax etc? put 1 into theA[value 1] put 2 into theA[value 2} set the uArray of this stack to theA put the uArray of this stack into theB answer the keys of theB Regards, -- Trevor DeVore Blue

Re: Saving arrays and custom property sets

2009-01-06 Thread stephen barncard
I've used this feature a little bit, for a 'thing' that saves and retrieves multiple fields at a time locally for re-insertion later in another record. The multi dimensional arrays can be stored to/from a custom property set, but accessing any multidimensional custom property beyond the first