FW: getting output immediately of an application started with open-command

2001-07-16 Thread Heiko Kundlacz
Title: FW: getting output immediately of an application started with open-command Hi again, where can I get help for this problem? 2 possible reasons can be responsible for this problem: 1. The output is unflushed (maybe only on Win2000) 2. The perl-program will be locked, until the

Re: getting output immediately of an application started with open-command

2001-07-16 Thread Abdulaziz Ghuloum
I believe the java application should be the one flushing its output. Since I'm not a java programmer, I wouldn't know how to do that. (output should be flushed so that the other app can read it). Hope this helps,,, Aziz,,, In article <000701c10ddb$dece5e70$77887382@jynnantonix>, "Jos I. Bouma

Re: getting output immediately of an application started with open-command

2001-07-16 Thread Jos I. Boumans
D] Sent: Monday, July 16, 2001 11:22 AM Subject: getting output immediately of an application started with open-command Hi all, if I start a application with open, I get the output of the application, when I exit the application: $proc_ID = open (GSM, "$config{

getting output immediately of an application started with open-command

2001-07-16 Thread Heiko Kundlacz
Title: getting output immediately of an application started with open-command Hi all, if I start a application with open, I get the output of the application, when I exit the application:     $proc_ID = open (GSM, "$config{'jdk.dir'}/bin/java -classpath $config