Hi all,
I have a folder that have in there allot of log files and i need every time i run one vb.net app to clear that folder and live the 3 last logs only, i was thinking in read file by file and get file proprieties and after read all files store the 3 last creation date and clear the others, but at same time i think this will be to much complicate, cold any one give one idea how cold i simplify this lol
This log's are made randomly they are not made Avery day...
i'm developing in vb
Cheers
I have a folder that have in there allot of log files and i need every time i run one vb.net app to clear that folder and live the 3 last logs only, i was thinking in read file by file and get file proprieties and after read all files store the 3 last creation date and clear the others, but at same time i think this will be to much complicate, cold any one give one idea how cold i simplify this lol
This log's are made randomly they are not made Avery day...
i'm developing in vb
Cheers