24 Apr
2001
24 Apr
'01
12:57 p.m.
Read the "Using External Methods" bit of:
What do I put in the "Function Name" field?
I have nothing like "def" in my script ...
I suspect you were using the item from the drop downlist name "script (python)", ie. "internal" python scripts. That's wrong. You'll have to use a real python method and you should really read above mentioned chapter. And also perhaps http://www.zope.org/Documentation/How-To/ExternalMethods cheers, oliver