Hello. Does anyone know why the following script
stalls when I run it in Zope's Management Interface
using the 'Test' command? 

context.manage_addProperty(propertyId, propertyValue,
propertyType)

All it does is add a property to a folder. The script
does function properly and doesn't stall when I access
it from a DTML method. However, it stalls when I run
it directly. Any help would be appreciated. Thanks.

-Asad

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to