Hello everyone, I am writing a graphical front end to a third party program. The program often puts out a lot of data to stdout and/or sterr. I am looking for an efficient way to capture this data so that I may display it in my GUI program. What is the suggested method of doing this? Thanks for any help. -Scott
- Re: Recieving data from another program Scott Barron
- Re: Recieving data from another program Glynn Clements