--On 28. August 2007 09:36:18 -0400 [EMAIL PROTECTED] wrote:

I've tried not assigning it to a variable, all kinds of minor syntax
changes, but nothing I do works, it gives the same error:
Error Type: AttributeError
Error Value: manage_getProperty



You're doing trial-and-error programming. Instead of inventing names:
better look at the documentation (even it is somewhat old).
"The Zope Book 2.7 edition" (Google!) tells you in the "Advanced Scripting" chapter about properties and how to use them (hint: getProperty()).

-aj

Attachment: pgpTqGvXJb2EJ.pgp
Description: PGP signature

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

Reply via email to