John Morton writes: > I'd like to split the output of a ZSQL query across different instances of > a page in the same fashion as zope.org does with ZCatalog output, but I > can't for the life of me find any documentation on how it's done. Does > anyone know the magic incarntations or where the documents are? Look at the "in" tag's batching features. Dieter