michael angelo ruberto writes:
how do i remove all of the 7000 + company documents from Zope?
You locate them with "ZopeFind" and delete them with "manage_deleteObjects".
Both methods are described in the ZQR (Zope quick reference)
on zdp.zope.org.
Dieter