I'm assuming you want something more refined than:
Programmable Filter:
filename = 'myfilename'
execfile(my_python_code.py)
---
where filename is used within my_python_code as a variable?
Yes, especially if you want to design a plugin where filename
is an entry choosen by a user.
I am looking for a real example in the configuration of a
ServerManagerConfiguration file for a python reader.
Thanks
Patrick
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview