[fpc-pascal] TProcess execution

Micha Nelissen micha at neli.hopto.org
Wed Feb 8 20:37:20 CET 2006


On Wed, 8 Feb 2006 20:30:50 +0100
Micha Nelissen <micha at neli.hopto.org> wrote:

> How can I know whether a TProcess failed when trying to execute it ?
> Running will be false, but I want to distinguish between the file not
> there / no execution permission / etc. and it started running but was done
> quickly.

Andrew suggested ExitStatus on IRC, but a process that failed executing
does not have an exitstatus, does it ?

Micha



More information about the fpc-pascal mailing list