[Zope] Simple Syntax Question

Jeff K. Hoffman jeff.hoffman@goingv.com
Tue, 7 Mar 2000 17:25:05 -0500 (EST)


On Tue, 7 Mar 2000, James W. Howe wrote:

[snip]

> <dtml-return "['item1', 'item2', 'item3']">
> 
> how can I recode this so that I can return items like "John's"?

Try:

  <dtml-return expr="['item1', 'item2', 'item3', 'John\'s']">

It works for me.

> Thanks.

No problem.

--Jeff

---
Jeff K. Hoffman                                         704.849.0731 x108
Chief Technology Officer                                mailto:jeff@goingv.com
Going Virtual, L.L.C.                                   http://www.goingv.com/