Hi there
I'm using grass.run_command and I have one question: besides setting flags,
parameters can I also get error and output from that function like
p=grass.run_command("r.out.xyz", parameters=X, flags="f...", stdout=output,
stderr=error)
Is this possible?
Thanks
Luisa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to