[Zope] Let tag

Evan Simpson evan@tokenexchange.com
Tue, 21 Sep 1999 11:30:33 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_018F_01BF0424.B7AAEFB0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

"Seller Name" is an illegal Python expression.  You want " 'Seller Name' =
" (notice the single quotes inside the double quotes).
  ----- Original Message -----=20
  From: Jim Sanford=20
  Am using the following Let tag:

  <dtml-let xvar=3Do_misc
            xtag=3D"Seller Name"
            xseller=3Dxtagval>

------=_NextPart_000_018F_01BF0424.B7AAEFB0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>"Seller Name" is an illegal Python expression.&nbsp; =
You want=20
" 'Seller Name' " (notice the single quotes inside the double=20
quotes).</FONT></DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A href=3D"mailto:jsanford@atinucleus.com" =
title=3Djsanford@atinucleus.com>Jim=20
  Sanford</A> </DIV>
  <DIV><FONT face=3DArial size=3D2>Am using the following Let =
tag:</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>&lt;dtml-let=20
  =
xvar=3Do_misc<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  xtag=3D"Seller =
Name"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  xseller=3Dxtagval&gt;</FONT></DIV>
  <DIV><FONT face=3DArial =
size=3D2></DIV></BLOCKQUOTE></FONT></BODY></HTML>

------=_NextPart_000_018F_01BF0424.B7AAEFB0--