This is getting into the parsing of tiddlywiki again. I don't have time to 
test things, but try something like this:

\define someMacroName()
<div class= "tovar_center"> <$list filter=$(AllVendors)$> <span 
class="textboxwhite">
   {{||$:/_tile}}     </span></$list> </div> 
\end

<$set name=AllVendors value={{allvendors}}>

<<someMacroName>>

</$set>

which may work. Like I said, I don't have time to test right now. You may 
also need quotes around $(AllVendors)$, but I am not certain about that.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/280a319d-a351-4e6b-8263-4e2f56a12708%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to