[Zope] Trouble with Batch processing on a Zclass

Andy McKay andym@ActiveState.com
Wed, 11 Jul 2001 08:11:30 -0700


Well what would you expect? You can specify a different start by sending a
start value:

<dtml-in "objectValues(['myZclass'])" start=3 size=5>

I think there is an example on this in the zope book.

Cheers.
--
  Andy McKay.


----- Original Message -----
From: "Benoit DOMINIAK" <koubonline@hotmail.com>
To: <zope@zope.org>
Sent: Wednesday, July 11, 2001 6:14 AM
Subject: [Zope] Trouble with Batch processing on a Zclass


> How to display a list of all my Zclass instance with batch processing ?
> I've tryed <dtml-in objectValues(['myZclass']) size=5>
> But it doesn't with Zclass : I always get ALL my instances in one time.
> Help !
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> _______________________________________________
> 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 )
>