Hi, If I start a TProcess and the process is being killed by the system (for example, because it runs amok and allocates too much mem) the ExitStatus is 0. How can I find out, that the program was killed? Mattias