Re: Which is better, opening and closing, or a massive file opening and a massive closing?

2004-02-12 Thread Jenda Krynicky
From: [EMAIL PROTECTED] [EMAIL PROTECTED] I am wondering if it is more processor intensive to open the 42 separate files at one time, parse the data, and then close all the files, or if I should try to re-write the parse to open the correct file, dump the data, and then close that file, then

Re: Which is better, opening and closing, or a massive file opening and a massive closing?

2004-02-12 Thread wolf blaum
For Quality purpouses, [EMAIL PROTECTED] 's mail on Wednesday 11 February 2004 22:08 may have been monitored or recorded as: Hi, I'm still working on the script, though it is cleaning up even better, I even have it running cleaner by dumping anything not matching some specs. What I am

Which is better, opening and closing, or a massive file opening and a massive closing?

2004-02-11 Thread [EMAIL PROTECTED]
I'm still working on the script, though it is cleaning up even better, I even have it running cleaner by dumping anything not matching some specs. What I am trying to figure out though is this: I have 42 places for the output to go, 1 of those is a constant dump, the others are all based on