Delphiwhat
Programmer
Hi all
Hope someone can point me inthe right direction.
I have a folder consisting of hundreds of files. What I want to do is automatically is zip them based on date. The program or script should run automatically.
Can this be done using python scirpt?
so all files from 01/01/2005
to 10/01/2005
should be zipped into
01012005.zip file
thanks for you help
steve
Hope someone can point me inthe right direction.
I have a folder consisting of hundreds of files. What I want to do is automatically is zip them based on date. The program or script should run automatically.
Can this be done using python scirpt?
so all files from 01/01/2005
to 10/01/2005
should be zipped into
01012005.zip file
thanks for you help
steve