Hi Jeremy This is absolutely much better than the previous one I used. It works for me.
Thank you Jeremy Cheers Mohammad On Sunday, March 3, 2019 at 4:15:33 PM UTC+3:30, Jeremy Ruston wrote: > > Hi Mohammad > > On 2 Mar 2019, at 20:23, Jeremy Ruston <[email protected] <javascript:>> > wrote: > > I’m afraid that goes back to something we’ve discussed before: there isn’t > a way to get the results of a macrocall widget into a variable without > wikification: > > > Of course, I gave up too early. Here’s a method that works in the cases > I’ve tried: > > <$wikify name="output" text="""<$macrocall $type="text/plain" > $name="dumpvariables"/>"""> > <$text text=<<output>>/> > </$wikify> > > The trick is to use the “type” attribute of the macrocall widget. It > causes it to interpret the text as plain text, rather than wikitext. > However, if you try <$macrocall $type="text/plain" $name="dumpvariables"/> > on it’s own you’ll see that it puts the text in a plain text block (like > triple backticks). The wikify widget lets us extract the plain text from > that output. > > Best wishes > > Jeremy. > -- 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/6adbd2f2-e0e4-4acc-9f3b-9832af2c30b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

