On Dec 08, 2006, at 11:58 AM, Charles Yeomans wrote:


I wouldn't expect it to because of the nature of the string concatenation in this code. Below is a version that replaces the string concatenation with something faster. I also changed the while loop to a do loop and replaced the evil Close methods.

EVIL close methods ?
Is there something about closing an input out output text stream that is "evil" ?


I do find it interesting you use "do until" where the original poster and I opted for "while ..." Just an observation as I doubt there are any performance differences and both read equally easily


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to