Where is this call being made, i.e. External Method, Script(Python) or some DTML call? ----- Original Message ----- From: "Paul Zwarts" <paz@www2.oratrix.NL> To: "Zope" <zope@zope.org> Sent: Friday, July 27, 2001 10:00 AM Subject: [Zope] manage_add with results
Greetings all,
I'm searching around and I'm trying to locate a hint as to how I can use:
manage_addDocument(id=something, file=spiral, ...)
where Spiral is the results of a method. I can get the contents of the method (dtml code) into the new file, but I want the resulting text that the method would generate. Can someone steer me in the right direction please?
Thanks, Paz
_______________________________________________ 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 )