I was not doing this.
I see... said the blind man as he picked up his hammer and saw...

:)

I was trying
array object($Array;0)
append to array($Array;<property>)

which did not work...

Chip

On Thu, 3 Oct 2019 22:43:35 +0200, Peter Bozek wrote:
> On Thu, Oct 3, 2019 at 10:26 PM Chip Scheide via 4D_Tech <
> [email protected]> wrote:
> 
>> is it possible to use append array with an object array?
>> 
>> 
> I forgot - append to array works fine as well:
> ARRAY OBJECT($ao;0)
> C_OBJECT($o)
> OB SET($o;"property";$value)
> APPEND TO ARRAY($ao;OB COPY($o))
> OB SET($o;"property";$newValue)
> APPEND TO ARRAY($ao;OB COPY($o))
> 
> --
> 
> Peter Bozek
---------------
Gas is for washing parts
Alcohol is for drinkin'
Nitromethane is for racing 
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to