Hi there<div>I&#39;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</div><div>p=grass.run_command(&quot;r.out.xyz&quot;, parameters=X, flags=&quot;f...&quot;, stdout=output, stderr=error)</div>
<div>Is this possible?</div><div>Thanks</div><div>Luisa</div>