I have a tiddler called getMag with this text:

<<tiddler [[$1::theCompanyFullName]]>> (<<tiddler [[<<tiddler 
[[$1::theOwner]]>>::theCompanyName]]>>)

NSM is the name of another tiddler wherein are the following:

theCompanyFullName: The New Story Magazine
theOwner: SnS

SNS is the name of another tiddler wherein is the following:

theCompanyName: Street and Smith, Inc.

I call getMag from another tiddler with this code: <<tiddler getMag with: NSM>>

In the calling tiddler the result is: The New Story Magazine 
(::theCompanyName]]>>)

It would appear that two deep is too deep. Is there a work around?

Doug

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to