Name: joT67522 Date: 09/04/97
It would be useful, if java.lang.Process had a method like
'boolean isReady()' which returns, if the Process is still
running or if it had ended. When using waitFor(), one must
start a new Thread to do something meanwhile. I suppose,
it is relatively easy to implement such a method. I would like to write some code like shown below...
company - Uni Bielefeld, Technische Fakultät , email - ###@###.###
======================================================================