This seems as if it would work to delete all objects of a certain meta-type
but it gives me an error.
<dtml-in "Catalog(meta_type='class_name')">
<dtml-call "manage_delObjects(id,[REQUEST])">
</dtml-in>

The error is: 
Error Type: BadRequest
Error Value: 971722944 does not exist

Although, I know it does, I can see it in the ODB.

TIA,

Scott


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to