pipes in visual basic
Posted: Mon Jan 13, 2003 6:17 pm
since nowone want's to answer my question in ide djgpp
i'll ask it in a new topic.
i want to capture the output of the djgpp compiler but that can probably only be done by using pipes but i'm not familiar to that and all the examples i find are for geting the output of stdoutput but i've been told that i should need stderror's output since djgpp write to that so know my question is how do these pipes work and is there anyone who can get my or write a example that writes the output of stderror?
;D
i'll ask it in a new topic.
i want to capture the output of the djgpp compiler but that can probably only be done by using pipes but i'm not familiar to that and all the examples i find are for geting the output of stdoutput but i've been told that i should need stderror's output since djgpp write to that so know my question is how do these pipes work and is there anyone who can get my or write a example that writes the output of stderror?
;D