Mark James Adams writes:
 > I'm following the instructions in "Adding ZClass Instances 
 > Programmatically" (http://www.zope.org/Members/tazzzzz/addZClasses), but 
 > Zope always returns an error.
 > 
 > Using the code from a DTMLMethod in another ZClass in the same product:
 > 
 > <dtml-with "manage_addProduct['MyProduct']">
 > <dtml-call "MyZClass_add(_.None, NoRedir=1)">
 > </dtml-with>
Where is the second positional argument for DTML objects?????

Please read "Calling DTML objects" in

  <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html>

to avoid such errors in the future.


Dieter

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

Reply via email to