I want to start a process in my app and capture its output and error messages. Therefore I played a little with the exec sample under Windows but I wasn't able to capture any process output, the window of the exec sample always stayed empty. I.e. I just called a process which prints its help. Does anyone have an idea what I made wrong.
Could anyone point me to other sample code for calling a process and capture its outputs, errors? O. Wyss -- How to enhance your code, see "http://freshmeat.net/projects/wxguide/" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

