pipes in visual basic

Programming, for all ages and all languages.
Post Reply
engine252

pipes in visual basic

Post by engine252 »

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
Post Reply