On Friday 03 June 2011 18:50:58, ABClf wrote :
> but I can't make it work successfully though ;)
> Syntax issue ?
>
> Test : http://www.pmwiki.org/wiki/Test/Count
> >
> > (:pagelist "if=exists {=$Name}" fmt=count ... :)
Try (:pagelist if="exists {=$FullName}" fmt=count ... :)
Note the quote after if= , not before.
Petko