Nope. Still getting:

    Tiddler recursion error in transclude widget

This seems like such a simple and basic thing to do. Can't I just 
explicitly 'call' or 'execute' the code that define the macro?




On Friday, January 3, 2014 2:39:40 PM UTC-5, David Richards wrote:
>
> Tiddler "A" contains:
>
> \define mysamplemacro(name:"Bugs Bunny",address:"Rabbit Hole Hill")
> Hi, I'm $name$ and I live in $address$
> \end
>
> Tiddler "B" contains:
>
> {{A}}
> <<mysamplemacro>>
> <<mysamplemacro "Donald Duck">>
> <<mysamplemacro "Mickey Mouse" "Mouse House">>
>
> That doesn't work. How do I 'execute' the macro definition stored in A so 
> that it is available to B?
>
> dr
>
>
>
>
>
>
>
>

-- 
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/groups/opt_out.

Reply via email to