On Wednesday 11 April 2012 08:54:18 wahono sri wrote:
> At line 5432 :
>
> if int1 > 0 then begin
>
> it should be :
>
> if int1 >= 0 then begin
>
> Because it always ignore first row.
>
Changed in git master e8f1d49de2fc18b898d662cd19a4b2cf3ada3a1e, thanks.
BTW, I don't like the one-based FPC recno, I think it should be zero-based. 
What do you think?

Martin

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to