Re: error in sum function

2010-03-03 Thread JCodina
Ok, solved!!! Joan Koji Sekiguchi-2 wrote: > > Can you try it latest trunk? I have just fixed it in a couple of days > > Koji Sekiguchi from mobile > > > On 2010/03/03, at 18:18, JCodina wrote: > >> >> the sum function or the map one are not parsed correctly, >> doing this sort, works as

Re: error in sum function

2010-03-03 Thread Koji Sekiguchi
Can you try it latest trunk? I have just fixed it in a couple of days Koji Sekiguchi from mobile On 2010/03/03, at 18:18, JCodina wrote: the sum function or the map one are not parsed correctly, doing this sort, works as a charm... sort=score+desc,sum(Num,map(Num,0,2000,42000))+asc but sor