[Zope] Do While Loop Equivalent
Andreas Jung
Andreas Jung <andreas@andreas-jung.com>
Wed, 21 May 2003 22:06:33 +0200
In Python? ZPT? DTML???
--On Mittwoch, 21. Mai 2003 15:55 Uhr -0400 "McDonnell, Larry"
<lmcdonnell@protonenergy.com> wrote:
>
> Hi,
>
> I have been searching for a while but I am coming up empty. I am writing a
> module that needs to create a block of records in the db so they can be
> updated at a later time. In the good old days, I would use a do while loop
> (do something while x < 10). How can this be done? And as always any
> pointers will be appreciated, thanks.
>
>
> Larry McDonnell
>
> Proton Energy Systems
> 10 Technology Drive
> Wallingford, CT 06492
> (203) 678-2181
> Email:lmcdonnell@protonenergy.com
> www.protonenergy.com
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )