Hi Hans

> how do i give the variable "basename" to the inner macrocall inside the 
> second/nested set??

You’ll have to use an inner macro that composes the arguments to getElementByID 
using text substitution:

\define inner()
<$set name="elementID" value=<<getElementID """$(basename)$""" >> >
...
</$set>
\end
<$set name="basename" value={{$:/isms/tmp/NewISMSElement!!name_base}}>
<<inner>>
</$set>

Best wishes

Jeremy

> 
> 
> -- 
> 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 tiddlywiki+unsubscr...@googlegroups.com 
> <mailto:tiddlywiki+unsubscr...@googlegroups.com>.
> To post to this group, send email to tiddlywiki@googlegroups.com 
> <mailto:tiddlywiki@googlegroups.com>.
> Visit this group at https://groups.google.com/group/tiddlywiki 
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/fefce051-d8d4-4c58-8ca8-ad737c752ba5%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/fefce051-d8d4-4c58-8ca8-ad737c752ba5%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/30A10C33-15AE-4BA2-89ED-E58985CAD97F%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to