Re: [Zope] How to assing a string value to a variable in DTML?

2000-08-17 Thread Daniel Rusch
Notice the quotes. See the How to on Let tags: http://www.zope.org/Members/michel/HowTos/LetTagHow-To DR "iap_y2fun.com" wrote: > Forgive me for this stupid question: > How to assing a string value to a variable in DTML? > for example: > > b='b'> > > > > it causes error, not what I

[Zope] How to assing a string value to a variable in DTML?

2000-08-17 Thread iap_y2fun.com
Forgive me for this stupid question: How to assing a string value to a variable in DTML? for example: it causes error, not what I expected: given a="", b="", and eval a+b to "" Thanks iap ___ Zope maillist - [EMAIL PROTECTED]