> But i want to use the tiddler title in place of "C:\MyPath\TW\test.tex"
> May be like this :
> <<LaunchApplicationButton "TexmakerX" "Linux Emacs" "C:\Path\texmakerx.exe" tiddler.title>>
To use a reference to tiddler.title as a macro parameter, you need to
enclose it within doubled curly brackets, like this:
<<LaunchApplicationButton ... {{tiddler.title}}>>
This causes the the tiddler.title variable reference to be processed
as an "evaluated parameter", so that its *value* is automatically
retrieved and substituted as the value of the macro parameter.
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://www.TiddlyTools.com/#Donations
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact