Try #set($text = "$velocityCount)")

On Jan 6, 2009, at 7:28 , Steve Cohen wrote:

Here's the wrong way:

#set ( $text =$velocityCount\) $field.getPaddedLabel($Language): $Fields.get($field))
The intent here is to produce a string like

3)    City: Chicago

with a close-paren after the number.

But velocity is complaining about that close parenthesis that I thought I was handling via escaping.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to