Tuesday, April 22, 2008, 6:57:16 PM, [EMAIL PROTECTED] wrote:

> I have on the page variables like: {$:variable01}, {$:variable02},
> {$:variable03}, {$:variable04} and so on with numerical values. Is there
> any easy way to sum them together?

install http://www.pmwiki.org/wiki/Cookbook/MarkupExprPlus
and use like
{(add {$:variable01} {$:variable02} {$:variable03} {$:variable04})}


  ~Hans


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

Reply via email to