I have been try to make a pagelist  work with some math. What I am trying to acompish here is to make a Summatory of a page text variable wich has a numeric value. I have tried with foxcal and directly with  <a class="wikilink" href="http://www.pmwiki.org/wiki/Cookbook/MarkupExpressionSamples">MarkupExpression</a> and MarkupExprPlus. But always the pagelist break.<br>

<br>Could anybody give any pointers in how to make this.<br><br>What I have is SomeGroup, wich have page1, page2, page3, etc. Every page have a page variable let&#39;s say called DATA.<br><br>So if we have let&#39;s say:       <br>

<br>{SomeGroup.page1$:DATA}  =10<br>{SomeGroup.page2$:DATA}  =20<br>{SomeGroup.page3$:DATA}  =15<br><br>I want to be able to build a pagelist for giving me Total:45<br><br>Any Ideas?<br><br>Regards,<br>Edwin<br><br><pre>
<br>
</pre>