[Zope] Another quick question

Max M maxmcorp@worldonline.dk
Wed, 4 Jul 2001 20:38:07 +0200


> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Tommy
> Johnson

> Then why can't I use a variable and increment it using <dtml-let> ?
> 
> <dtml-let temp="REQEUST.myVar + 1">

try:
<dtml-call "REQUEST.set('myVar', 1)">
<dtml-call "REQUEST.set('myVar', myVar + 1)">

Max M. W. Rasmussen,    Denmark.   New Media Director
private: maxmcorp@worldonline.dk work: maxm@normik.dk
-----------------------------------------------------
Shipping software is an unnatural act