[fpc-devel] TProcess input/ouput handles

Michael Van Canneyt michael at freepascal.org
Thu Mar 30 09:23:39 CEST 2006



On Wed, 29 Mar 2006, Micha Nelissen wrote:

> Hi,
>
> How can I close the input pipe of a process ? Suppose it keeps processing
> until EOF, then I have to close to handle to let it finish its job.

sysutils.fileclose(input.handle)

Michael.



More information about the fpc-devel mailing list