In cases like "<<currentTiddler>>.d" will not be wikified in a parameter unless they are inside a wikify widget. Try first to wikify it and put the new name in without quotes param=<<newvalue>>
The angle brackets in a way replace the " " to delimit the value. If you use " " it says it is a litteral string and returns it unevaluated. You can also "concatinate" in macros \define newvalue() <<currentTiddler>>.d At the top of the tiddler. Regards Tony -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/04761e0e-e2cd-493d-a8c1-4d72da921eb5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

