[Zope] How to pass values from python script back to calling dtml-method ???

Anton A. Zotov futurb@nh.km.ua
Fri, 23 Mar 2001 22:24:19 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C0B3E8.011DF920
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

Greeting, people !
I may seem completely ignorant, but Zope namespaces are driving me wild =
for the last couple of days :-(
I need to solve a pretty simple task:=20
I have a dtml-method which calls a Python script. When that python =
script is through, it has a variable (say, returnValue=3D"return =
value"). How can I access this variable in calling dtml method ?
Please help !!!!!

------=_NextPart_000_0009_01C0B3E8.011DF920
Content-Type: text/html;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dkoi8-r">
<META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"Arial Cyr" size=3D2>Greeting, people !</FONT></DIV>
<DIV><FONT size=3D2>I may seem completely ignorant, but Zope namespaces =
are=20
driving me wild for the last couple of days :-(</FONT></DIV>
<DIV><FONT size=3D2>I need to solve a pretty simple task: </FONT></DIV>
<DIV><FONT size=3D2>I have a dtml-method which calls a Python script. =
When that=20
python&nbsp;script is through, it has a variable (say, =
returnValue=3D"return=20
value"). How can I access this variable in calling dtml method =
?</FONT></DIV>
<DIV><FONT size=3D2>Please help !!!!!</FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01C0B3E8.011DF920--