After a few minutes of some rather intense confusion I realized that I used 
the vars instead of set for the first definition when testing and wrote set 
when I put it in my answer to you. Sorry about that.

This time here is exactly what I have in the tiddler I am testing with on 
tiddlywiki.com:

\define concat() $(ThisCreator)$/$(currentTiddler)$

\define pub()
1 {{!!title}} 2 {{!!creator}} 3
<$vars ThisCreator={{!!creator}}>
4 {{!!title}} 5 <<ThisCreator>> 6

<$set name=rev value=<<concat>>>

<$link to=<<rev>>><$view tiddler=<<rev>> field="title" 
format="text"><<rev>></$view></$link>
</$set>
</$vars>
\end

<<pub>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/54112d3a-d960-4200-b3db-5b3cf36b3349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to