[stringtemplate-interest] Issues using first and rest

Terence Parr parrt at cs.usfca.edu
Thu Sep 28 11:44:15 PDT 2006


On Sep 28, 2006, at 10:19 AM, Simon May wrote:

> Hi I am currently using ST.net v2.3b5. A great piece of software by  
> the way.
Hi Simon, Glad you like it!
>  I have run into an issue with the following (extracts only shown).  
> I am not sure if this is a bug or I have not constructed the  
> template correctly. I have tried a number of variants. The  
> attribute view.ColumnNames returns an array of strings (names).
>
>
>
> createview(view) ::= <<
>
>>
> AS
>
> <view:selectlist();seperator=",\r\n">

I think seperator->separator is your problem. :)

Ter


More information about the stringtemplate-interest mailing list