[Zope] external method / passing variables....

Mehmet Yousouf mehmety@auslin.com.au
Fri, 12 Apr 2002 17:04:11 +1000


Hi, 
I'm trying to run system commands from zope, I want to pass arguments to the 
external method (e.g. something like:  "commands.getoutput('ls -l "argument 
passed from zope" > some_file') is this sort of thing doable?
Any suggested reading materials for playing around with external methods?

Regards, Mehmet