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
getting output immediately of an application started with open-commandI think what you want is : $| = 1; that enables 'flushing' of the output, ie, doesnt buffer it, but prints right away. hth Jos Boumans - Original Message - From: Heiko Kundlacz To: [EMAIL PROTECTED] Sent: M