Ok, so when I try this it does work: <<alias showgloss {{" foo " +
config.options.txtUserName + " bar "}}>>But I get an error when I try to send it to a tiddler that is set up to copy it to the clipboard if I include either \r or \n\r. By itself, it works or if I only use \r on IE9 at home or \n\r on IE7 at work without config.options.txtUserName. When I combine them it errors. I'm thinking some kind of string incompatability or something? All I want is to copy config.options.txtUserName and a line break and some other text to the clipboard. I really would like a line break and config.options.txtUserName. Anyone? On Mar 5, 2013 12:31 PM, "andrew.j.harrison84" < [email protected]> wrote: > Here I am trying to carefully compose a thank you and then I go and flub > it up. Please accept my apology Eric. And thank you again. > > On Tue, Mar 5, 2013 at 12:29 PM, andrew.j.harrison84 < > [email protected]> wrote: > >> Thank you Erik that worked. And thank you Tobias for your efforts also. >> >> >> On Tue, Mar 5, 2013 at 11:45 AM, Tobias Beer <[email protected]>wrote: >> >>> Hi again, >>> >>> Looks like Eric got to your answer first ;-) >>> https://groups.google.com/d/msg/tiddlywiki/dRRFT-EojNo/IXfE9DP6fWAJ >>> >>> In other words... >>> <<alias showgloss {{" foo " + *config.*options.txtUsername + " bar "}}>> >>> >>> Happy tiddling, Tobias. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev?hl=en. >>> >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
