13 Aug
2003
13 Aug
'03
7:10 p.m.
Dieter, Thanks for the reply. But, I *am* using a KeywordIndex as the last part of my last post stated. I'm going to do some more research about the KeywordIndex, but I think I am using it correctly. ~Mark On Wed, 2003-08-13 at 14:48, Dieter Maurer wrote:
The value maintained in a "lines" property is a sequence (in fact a list). Sequences values call for a "KeywordIndex". Please read the corresponding section in the Zope Book.
With a KeywordIndex, your task becomes trivial.
Dieter