Re: v13 - Number of field/array pairs for selection to array

2018-02-02 Thread Chip Scheide via 4D_Tech
Thank- no Im going from records to arrays not the other way around On Fri, 2 Feb 2018 16:13:10 -0500, Mike Beatty wrote: > Perhaps I misunderstood what you are trying to do. The arrays > populate, it's when you try to create records using array to > selection that you fail. The records create, b

Re: v13 - Number of field/array pairs for selection to array

2018-01-30 Thread Chip Scheide via 4D_Tech
v13 docs do not specify a limit to the pairings, but other commands (Query) have (or had) limits even without an acknowledgment from 4D. the '*' in this instance does not negate the need for Execute Formula, I considered that option. Thanks On Tue, 30 Jan 2018 20:32:56 +0100, Arnaud de Montard

Re: v13 - Number of field/array pairs for selection to array

2018-01-30 Thread Arnaud de Montard via 4D_Tech
> Le 29 janv. 2018 à 20:01, Douglas von Roeder via 4D_Tech > <4d_tech@lists.4d.com> a écrit : > > Chip: > > Perhaps the optional asterisk has removed that limit? Asterisk could also remove the need to use Execute Formula… -- Arnaud de Montard **

Re: v13 - Number of field/array pairs for selection to array

2018-01-29 Thread Douglas von Roeder via 4D_Tech
Chip: Perhaps the optional asterisk has removed that limit? -- Douglas von Roeder 949-336-2902 On Mon, Jan 29, 2018 at 9:59 AM, Chip Scheide via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I seem to remember that there is limit of 256 pairs for this command. > > I am building the command in text