[fpc-devel] Run external program

Marco van de Voort marcov at stack.nl
Wed Jan 16 17:22:23 CET 2008


> I'm implementing a Console application.
> 
> I need to run external program and wait until it terminates (reading
> the exit-code).
> 
> This on Windows, Linux and Mac-OS X.
> 
> Do you know any simple method valid for all these OS?


http://www.freepascal.org/docs-html/rtl/sysutils/executeprocess.html



More information about the fpc-devel mailing list