Re: Outputting the status while the processes are running

2003-08-27 Thread zentara
On Tue, 26 Aug 2003 23:35:52 +0530, [EMAIL PROTECTED] (T.S.Ravi Shankar) wrote: >: I would like to see the status after every 50 runs in a separate >file. But the following code doesn't look like outputting any thing to >the statusfile, when the processes are going on for different >combination

Outputting the status while the processes are running

2003-08-26 Thread T.S.Ravi Shankar
Hi all : I need to run a process for thousands of (known number) of combinations of the settings needed for the process to run. I have the settings in different arrays & I am running the process as shown below : I would like to see the status after every 50 runs in a separate file. But the fol