Thanks, Eric.

That seems to work. 
Much appreciated. 

//steve.




On Monday, March 13, 2017 at 5:29:12 PM UTC-4, Eric Shulman wrote:
>
> On Monday, March 13, 2017 at 2:14:43 PM UTC-7, stevesuny wrote:
>>
>> I have:
>>
>> \define showcomment($commenting-on$ $user$)
>> <hr>
>> 1 - $user$<br>
>> 2 - $commenting-on$<br>
>> <hr>
>> 3 - <$view tiddler="$user$ on $commenting-on"/>
>> \end
>>
>
> Some syntax errors:
> 1) In the parameter list, do NOT use the $ delimiters... thus:
> \define showcomment(commenting-on user)
>
> 2) In the <$view> widget, you are missing a closing "$"... thus:
> 3 - <$view tiddler="$user$ on $commenting-on$"/>
>
> hope this helps,
> -e
> Eric Shulman
> TiddlyTools: "Small Tools for Big Ideas" (tm)
> InsideTiddlyWiki: The Missing Manuals
>

-- 
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/af913a3a-0802-4bf8-8f9d-3fadb3a26551%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to