I couldn't really follow ;) But when it comes to variables, set with $set, there are 2 ways to get their value:
\define mymacro() $(myvar)$ \end <$set name="myvar" value="myval"> |direct |<<myvar>> | |by macro |<<mymacro>> | </$set> Where, in the macro, you also can use the <<myvar>> syntax, but not outside of the macro. -- 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.

