Hi

I try to invokea macro that reset tiddler fields when we open it. By 
opening I do not mean *for editing*, I mean the tiddler is invoked via a 
link for example

Why the below code is not working ??

\define macro_init()
Hello guy
<$action-setfield  $tiddler=<<currentTiddler>> $field="todel" 
$value="init_value"/>
<$action-setfield  profile_name=''/>
<$action-setfield  query_toggle=''/>
\end
<<macro_init>>

Any body having a solution ?

regards

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f98cd668-26a5-424d-92e8-48bce781297dn%40googlegroups.com.

Reply via email to