[Zope] Concatenation
Andreas Jung
andreas@andreas-jung.com
Sat, 10 Nov 2001 19:42:26 -0500
Why not
<dtml-var title_or_id>_frame
?
Andreas
----- Original Message -----
From: "Ben Ocean" <zope@thewebsons.com>
To: <zope@zope.org>
Sent: Saturday, November 10, 2001 19:33
Subject: [Zope] Concatenation
> Hi;
> I'm trying to concatenate a <dtml-var> with a string. I have this poor
attempt:
> <dtml-var expr="_.string(title_or_id.'_frame')(_,_.None)">
> where *title_or_id* is (of course) the <dtml-var> and *_frame* is the
> string. How should I do this?
> TIA,
> BenO
>
>
>
> _______________________________________________
> 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 )
>