I have 2 files in my C:\ Dir called:
ActiveLog.txt and
ActiveLog.old

How do i rename the file ActiveLog.txt to ActiveLog.old overwriting the original?

i will eventually put this code in a timer control so that is executes this function once every month.

I will then need to create a new ActiveLog.txt file.

Hope you understand the Q

thanx