On Jan 2, 9:50=A0am, Reece <x...@[EMAIL PROTECTED]
> wrote:
> I have several programs that create report files while
> churning thru tables. Sometimes everything goes as
> expected, sometimes not. A report file (eg, rep.txt)
> can be created, viewed in Notepad while the program
> is running and seems to be saved (no error from
> fclose), but does not write to the disk.
=2E..
> I seem to remember that there are problems with NT/XP
> and buffering. Does anyone remember the thread or
> have suggestions?
I don't have a pointer to the thread. I don't have a suggestion.
However you can open a file in WinDoze (XP / NT? not sure), and
another process can delete the file, and unless the first process
"saves changes" or some such, the file is gone.
David A. Smith


|