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 <[email protected]> wrote: > : ($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})->;\ > ($Handle->{$Seven})->;>) > > > the first one ($Size=6) when trying to compile throws an error: > did not expect the operator >; where as the following code ($Size = 7) > does not throw the size error. > > Copying $Size=7 to $Size=6 and removing the last element I am still > getting the same error. > Retyping the entire line of code error persists. > --------------- > 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] > ********************************************************************** -- ************************************************* CatBase - Top Dog in Data Publishing tel: +44 (0) 207 118 7889 w: http://www.catbase.com skype: pat.bensky ************************************************* ********************************************************************** 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] **********************************************************************

