I am looking for a button which does the following thing:
move all files which are inside of subfolders to the mainfolder, afterwards delete all subfolders.
All filenames are different, so there will not be a problem regarding the movement.
mainfolder (all files should be moved here)
-subfolder 1
-subfolder 2
etc
Could anyone give me the code for this action. Thanks a lot in advance !
well, the disadvantages of moving by copying is, that if you have a few thousend files in all the subfolders, it will take some time for the deleting process. Is there is way only to move the files without copying?
Your hint with the "Flat View" is great (completely forgot about this!), I guess I go for this. Deleting folders manually is not such a big deal. THANKS !!!
I was fooled with the window by Opus. It DOES NOT copy the files. The window with the info just pops up - but that´s is a glicht in Opus I would say, since there are no more files in the folders.
Thanks agian !
@GoinPos
I updated Opus to 9.5 - but the window still shows up, but the files are not copied, though
Thanks for the code with the "Quiet" option - I will use this now.
Which window are you talking about? The progress window? Moving files still isn't instant so it's still legitimate to display a progress window while doing it. Just because progress is shown it doesn't mean the files are being copied rather than moved. Not sure if that's what you mean, though.