> \define ModifierBlock(for)
> Hello
> <$set name="mfield" filter="[[$for$]lowercase[]addprefix[mod-]]">
> <<dumpvariables>>
> <table>
> <$list filter="[all[tiddlers]has<mfield>]">
> <tr><th><<currentTiddler>></th><td><$view field=<<mfield>> /></td></tr>
> </$list>
> </table>
> </$set>
> \end
>
> <<ModifierBlock test>>
>

So, IMO this slightly modified code should say Hello, list the 
dumpvariables and then show a table with tiddlers that have a mod-test 
field and their content of that field.
As Felicia says, either you have the macro and the call in the same tiddler 
or, if separate, then the macro must have the tag $:/tags/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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b104b764-c2a7-40a3-b9a4-bf576bf983a5o%40googlegroups.com.

Reply via email to