well, after many failed attempts i made a search for $set in TW5 sources
and finally i got a solution like this
\define makePdfBookLink() $(pdfBookUrl)$#page=$(pdfBookPageNo)$
\define page(p:"1")
<$set name="pdfBookUrl" value={{WhereIsMyBook!!url}}>
<$set name="pdfBookPageNo" value="$p$">
<a class="tc-tiddlylink-external" href=<<makePdfBookLink>>
target="_blank">$p$</a>
</$set></$set>
\end
which seems to work
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.