On 26 January 2011 22:19, Seth Grover wrote:
> http://www.freepascal.org/docs-html/fcl/process/tprocess.inherithandles.html
> says "On Unix, setting this variable has no effect." Why is this?
>
> The reason I ask is that often when using TProcess I run into the
> problem where if I execute some sc
On Wed, 26 Jan 2011, Seth Grover wrote:
http://www.freepascal.org/docs-html/fcl/process/tprocess.inherithandles.html
says "On Unix, setting this variable has no effect." Why is this?
The reason I ask is that often when using TProcess I run into the
problem where if I execute some script or pr
http://www.freepascal.org/docs-html/fcl/process/tprocess.inherithandles.html
says "On Unix, setting this variable has no effect." Why is this?
The reason I ask is that often when using TProcess I run into the
problem where if I execute some script or program which perhaps forks
and outlives my ori