On Wed, 8 Feb 2006 20:30:50 +0100
Micha Nelissen <[EMAIL PROTECTED]> wrote:

> How can I know whether a TProcess failed when trying to execute it ?

I'm also having problems how to when the process has started or failed. I
thought of trying to see whether its output handle was signalled for
reading, but that doesn't work: the handle is signalled, but
Process.Running is still true if I query it, while the process to be
executed doesn't exist.

Any pointers on this topic are appreciated.

Micha
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to