Tuesday, July 15, 2008, 5:46:50 PM, Scott Smith wrote:

> Oh, I need to include the formatting stuff as well; e.g.,
>   ${(numfmt {$:sum} 2, '.', ',')}

> And the result for 22000 is now 22,000.00.

Don't use commas to separate the parameters in the expression.
There should be no need to give all four parameters.
a number and an integer to specify how many decimal places should be
enough.


  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to