Re: [Zope] hard dtml syntax problem

2000-07-15 Thread Bill Anderson
Jerome Alet wrote: > > On Thu, 13 Jul 2000, Bill Anderson wrote: > > > Jerome Alet wrote: > > > > > > > > > > Hi want to call ZopeFind to find all folders in the current folder which > > > > > doesn't have got any subfolder. > > Sorry, I should have added : recursively !!! Ahh, big difference

Re: [Zope] hard dtml syntax problem

2000-07-13 Thread Jerome Alet
On Thu, 13 Jul 2000, Bill Anderson wrote: > Jerome Alet wrote: > > > > > > > > Hi want to call ZopeFind to find all folders in the current folder which > > > > doesn't have got any subfolder. Sorry, I should have added : recursively !!! > I'm confused. You said you only were concerned about the

Re: [Zope] hard dtml syntax problem

2000-07-13 Thread Bill Anderson
Jerome Alet wrote: > > On Wed, 12 Jul 2000, ethan mindlace fremen wrote: > > > Jerome Alet wrote: > > > > > > Hi want to call ZopeFind to find all folders in the current folder which > > > doesn't have got any subfolder. > > > > > > the following query works but returns all folders, even those w

Re: [Zope] hard dtml syntax problem

2000-07-12 Thread Jerome Alet
On Wed, 12 Jul 2000, ethan mindlace fremen wrote: > Jerome Alet wrote: > > > > Hi want to call ZopeFind to find all folders in the current folder which > > doesn't have got any subfolder. > > > > the following query works but returns all folders, even those which have > > got subfolders: > > >

Re: [Zope] hard dtml syntax problem

2000-07-12 Thread ethan mindlace fremen
Jerome Alet wrote: > > Hi want to call ZopeFind to find all folders in the current folder which > doesn't have got any subfolder. > > the following query works but returns all folders, even those which have > got subfolders: > > > > ... > Couldn't you just do a nested dtml-in? It's kind of

[Zope] hard dtml syntax problem

2000-07-11 Thread Jerome Alet
Hi want to call ZopeFind to find all folders in the current folder which doesn't have got any subfolder. the following query works but returns all folders, even those which have got subfolders: ... So I play a little with the Zope Search Interface and I find that if I type in "not objectValu