Group,

How do I call one external method from another external method?

Here is what I mean:

The user has entered the id of valid external method in a form field.
(This is during setup of a Product and is not accessible anonymously)

At a later point, an external method is running (part of the product)
that gets the id that was entered above.

I would then like to execute the method belonging to that id from
within the python method that is running.

Thanks,

 Robert Roberts
 [EMAIL PROTECTED]
 http://kj7ny.go.to/



_______________________________________________
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