[Zope] adding a python script from a python script

Ronald L. Chichester complaw@hal-pc.org
Sat, 31 Mar 2001 21:31:22 -0600


This is a frequently asked question.

There is a good write up about using Python Scripts in the ZopeBook

Chapter 5 (Creating Basic Zope Applications (has examples)):

http://www.zope.org/Members/michel/ZB/

The API Reference (Appendix B):

http://www.zope.org/Members/michel/ZB/AppendixB.dtml

HTH,

Ron

Jason Cunliffe wrote:

> Gentle Zopae
>
> Please can anyone enlighten what is the correct syntax to use
> 'manage_addPythonScript ' method inside of a Pythonscript?
>
> I want to pass in the id name, and a few parameters.
>
> thanks
>
> - Jason
>
> ___________________________________________________________
> Jason CUNLIFFE = NOMADICS['Interactive Art and Technology']
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )