On 02/16/2010 08:09 PM, Funog wrote:
Is it possible to run an external .exe and have access to its standard 
input/output? Apparently std.process does not allow this.




You'll want to choose either the input or the output stream, otherwise you might get eaten by a deadlock.

Reply via email to