How to read output of a script

Cheng Wei rivercheng at gmail.com
Tue Sep 20 20:31:11 PDT 2011


In D2, how can we get the output of running a script.
We can use 'system' to run the script, but how we cannot assign the
standard output of the running script. Is there any way to do it, or
whether it will be included into future version of std.process? Thanks a
lot.


More information about the Digitalmars-d-learn mailing list