[fpc-pascal] TProcess execution

Michael Van Canneyt michael at freepascal.org
Wed Feb 8 21:51:06 CET 2006



On Wed, 8 Feb 2006, Micha Nelissen wrote:

> Hi,
> 
> 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.

It should raise an exception if execution fails ?

Michael.



More information about the fpc-pascal mailing list