On Tue, 28 Dec 2010, ik wrote:
Hello, I've started using the TEventLog class and it seems to rewrite any existed content of the log file instead of append it. The code uses fmCreate, so I do not understand why it rewrite the content. is it a bug, or am I missing something ?
Using fmCreate always rewrites. Appending is currently not supported. I'm not against implementing such feature, but it's not high on my todo list. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal