[Zope] The For loop.

Fernando Lujan fernando.lujan at nube.com.br
Fri Apr 23 14:12:57 EDT 2004


Hi, I'm still not using ZPT here in my company, but I need to do a For 
Loop. How could I do it? I need something like the algorithm below:

for i = 1 to N do
	execute ZSQL Method(var[1], var2[i])
end



More information about the Zope mailing list