20 Feb
2002
20 Feb
'02
8:16 p.m.
BTW/FYI it throws an ErrorType: TypeError "not all arguments converted" ----- Original Message ----- From: "Matt Gregory" <matthew.gregory@skyleach.com> To: "Zope" <zope@zope.org> Sent: Wednesday, February 20, 2002 3:11 PM Subject: [Zope] using let and fmt
Does anyone know if it's possible to do the following and if so possibly tell me why it might throw errors?
<dtml-let mystring="'blah'" format="'%s'"> <dtml-var mystring fmt=format> </dtml-let>
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )