03-21-2007 04:40 AM
03-21-2007 05:18 AM
03-21-2007 10:52 AM
03-22-2007 08:23 AM
I have problems with closing the file that is written and opening a new file with the incremented name. I can't figure out how ?
My program is the only thing that is writing to the file and the writing occurs in a loop.
HBu
03-22-2007 08:31 AM
03-22-2007 10:17 AM
@HBu wrote:
I have problems with closing the file that is written and opening a new file with the incremented name. I can't figure out how ?