[Zope] Stupid question of the day

Andy McKay AndyM@ActiveState.com
Mon, 26 Jun 2000 14:43:17 -0700


Thank you.

----- Original Message ----- 
From: "Dieter Maurer" <dieter@handshake.de>
To: "Andy McKay" <AndyM@activestate.com>
Cc: <zope@zope.org>
Sent: Friday, June 23, 2000 3:07 PM
Subject: Re: [Zope] Stupid question of the day


> Andy McKay writes:
>  > How do I find the size of the results returned by the catalog?
> <dtml-let results=Catalog(....)>
> <dtml-var "_.len(results)"> <-- the results' length -->
> </dtml-let>
> 
> 
> Dieter
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>