Re: Why Does one throw an error and not the other?

2018-08-17 Thread Chip Scheide via 4D_Tech
v13 On Thu, 16 Aug 2018 22:17:42 +0100, Pat Bensky via 4D_Tech wrote: > Chip, > What version? I have seen some very bizarre compiler errors with v17r2. > PB > > On Thu, 16 Aug 2018 at 21:54, Chip Scheide via 4D_Tech > <4d_tech@lists.4d.com> > wrote: > >> : ($Size=6) >> SORT >> ARRAY(($Handle->{

Re: Why Does one throw an error and not the other?

2018-08-16 Thread Pat Bensky via 4D_Tech
Chip, What version? I have seen some very bizarre compiler errors with v17r2. PB On Thu, 16 Aug 2018 at 21:54, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> wrote: > : ($Size=6) > SORT > ARRAY(($Handle->{$One})->;($Handle->{$Two})->;($Handle->{$Three})->;\ > ($Handle->{$Four})->;($Handle->{$Fiv

Why Does one throw an error and not the other?

2018-08-16 Thread Chip Scheide via 4D_Tech
: ($Size=6) SORT ARRAY(($Handle->{$One})->;($Handle->{$Two})->;($Handle->{$Three})->;\ ($Handle->{$Four})->;($Handle->{$Five})->;($Handle->{$Six})->;>) : ($Size=7) SORT ARRAY(($Handle->{$One})->;($Handle->{$Two})->;($Handle->{$Three})->;\ ($Handle->{$Four})->;($Handle->{$Five})->;($Handle->{$Six