[stringtemplate-interest] (c#) problem with separator clause
Kunle Odutola
Kunle_Odutola at hotmail.com
Sun Jun 24 11:45:32 PDT 2007
> I use Java but this problem is with how you defined your template not
> the C# implementation.
>
..
> Your example
> $Customers:{$it.CustomerName; separator="|"$}$
> What you intended
> $Customers:{$it.CustomerName$}; separator="|"$
Thanks John. Missed the syntax error when I had a quick look earlier. I can
scrub this one from my todo list then....
Kunle
More information about the stringtemplate-interest
mailing list