by "Earl R Coker" <ksasales AT machlink DOT com>
Mar 6, 2008 at 08:14 AM
You can also easily do "simple" and "sortable" (count or sum) totals right
"inside" the IDE's re****t formatter. Just "poke around" in the re****t
formatter until you find where to do it and/or find it in the help/docs.
--
Best Regards,
Earl R Coker
ksasales AT machlink DOT com
www.kwiksystems.net
www.kwiksystems.com
www.kwiksystems.net/appshell/index.htm
www.kwiksystems.com/clarion.htm (BigTamer(tm) Templates)
<sandinzz@[EMAIL PROTECTED]
> wrote in message
news:625ff614-acc1-487f-ac60-2179b709d725@[EMAIL PROTECTED]
> Hi.
> Define any kind (count or sum) of totalling for your list, just to
> find embedded points related to totlling.
> Exit the window formater.
> On the IDE main screen right click on appropriate procedure and go
> directly to the item SOURCE.
> Find the place where the totallling executes.
> Add criteria for totalling, for example: execute totalling only if the
> certain "CodeID" is changed - i am not quite sure what are you want to
> do.
> Regards, Zoran.
>