[Zope] NameError problem with sequence-number
Andreas Jung
Andreas Jung" <ajung-ml@andreas-jung.com
Fri, 6 Jul 2001 10:49:30 -0500
ups, wrong answer...try
<dtml-var "_.getitem('sequence-number')">
Andreas
----- Original Message -----
From: "Andreas Jung" <andreas@digicool.com>
To: "Kevin L" <kevinsl@yahoo.com>; <zope@zope.org>
Sent: Friday, July 06, 2001 10:45 AM
Subject: Re: [Zope] NameError problem with sequence-number
> From: "Kevin L" <kevinsl@yahoo.com>
> To: <zope@zope.org>
> Sent: Friday, July 06, 2001 9:38 AM
> Subject: [Zope] NameError problem with sequence-number
>
>
> > Hello,
> >
> > I can run the following code which runs fine:
> >
> > <dtml-in "_.range(0,5)">
> > <dtml-var sequence-number>
> > </dtml-in>
>
> This must work. What Zope version are you using ?
>
> Andreas
>
>
> _______________________________________________
> 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 )
>