Indirect parameters are not supported on macro calls, only on widget
invocations. You can, as you've found, generally switch to invoking the
macro via the macrocall widget to get around this.

Best wishes

Jeremy


On Tue, Jan 14, 2014 at 10:28 AM, Stephan Hradek
<stephan.hra...@gmail.com>wrote:

> Got it - but still it seems illogical to me:
>
> \define link(title)
> <$link to="$title$-appended">$title$-appended</$link>
> \end
> \define button(title)
> <$button set="$title$-appended" setTo="Success…">create…</$button>
> \end
>
> <$macrocall $name="link" title={{!!title}}/>
>
> <$macrocall $name="button" title={{!!title}}/>
>
>
>  --
> 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 http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to