spawned so that Java Runtime's Process destroy method will kill the extra
auxiliary Java program I launched.
I had to launch a separate Java application because an attempt to read from
System.in, hangs ALL threads.
So, my question is how can I do this so that it will work under Windows?
Steve Bankes
his approach is working fine under Linux. I know nothing about Widows
or Windows programming. I am concerned how portable this will be to Windows.
Steve Bankes
I am forwarding the following message for my colleague Norm Shapiro.
Steven C. Bankes, Ph.D.
Managing Partner
Evolving Logic Associates
3542 Greenfield Ave.
Los Angeles CA 90034
310-836-0958
[EMAIL PROTECTED]
[EMAIL PROTECTED] (Nelson Minar) writes:
>I'm still getting some occasional instab