30 Dec
2004
30 Dec
'04
1:19 a.m.
On 29.Dec 2004 - 21:16:09, Pupeno wrote:
Hello Zopers I've got: 1 True True True. In any condition, 1 and True are the same, so, I couldn't build my condition. What am I doing wrong ? Should I get one true and three flases ?
You should read the Zope-Book, especially the TAL Reference in Appendix C. The part about tal:repeat explains why the return values you get are correct and what you're doing wrong. In short: use repeat[..].(start|end) not first/last Andreas -- Everything will be just tickety-boo today.