Hmm...The only thing in this script is that files are copying and saving into the folder with the current date. Let's say we have 2 files created on 29.11.2007 and 30.11.2007. Both of them should be copied/moved and saved into proper folders like 20071129 and 20071130. When I cut/paste files to save "created" date and then run the script, it makes save it in the folder with today’s date...
It’s possible to do it like I have explained on the beginning?