Chip,
On Thu, Oct 3, 2019 at 1:55 PM Chip Scheide via 4D_Tech <
[email protected]> wrote:
> ok..
> why does this not work???
>
> in a loop
> For ($i;1;$Column_Count)
> INSERT IN ARRAY($Columns;1)
> OB SET($Columns{$i};<properties & values>)
>
You said you wanted to append an array so you would use:
OB SET ARRAY($Columns{$i};"arrayName";$theArray)
or you create an object and append that as <properties & values>
--
Kirk Brooks
San Francisco, CA
=======================
What can be said, can be said clearly,
and what you can’t say, you should shut up about
*Wittgenstein and the Computer *
**********************************************************************
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]
**********************************************************************