It just seem so fundamental and it has popped up before... but I can't find 
any solution:

The stored result (regardless if using a direct macro call or via the set 
variable) gives the result to be a copy of the literal macro string rather 
than the *evaluated *macro result.

\define c() <$count filter="[prefix[New]]"/>

<$set name="c2" value=<<c>>>
<$button>
<$action-setfield result=<<c>> result2=<<c2>>/>
x
</$button>
</$set>

What can be done? Couldn't there be some generic macro parameter to state 
if the return value should be the evaluated result?

Ideas?

<:-)

-- 
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/af8894dc-7fa0-44f4-a14a-49d27f515dea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to