Hi,
In DOpus 9, is there a way to take a folder with a lot of files and divide it into smaller folders. For example, take a folder with 3,000 files and make sub-folders with 100 files each ?
Thanks,
Steve.
Hi,
In DOpus 9, is there a way to take a folder with a lot of files and divide it into smaller folders. For example, take a folder with 3,000 files and make sub-folders with 100 files each ?
Thanks,
Steve.
I don't know of an easy way to do that in Opus, it would be a piece of cake to do it with the command line program xxcopy and a simple batch file though.
But back to Opus, the few times I have had to do something like this where it wasn't worth my time to write a script, I'll just take a wild guess when making a group selection, monitoring the status bar to see the total size of my selection, then I'll add or remove files from that selection as necessary before moving them.
If I had to do it on a regular basis however, I'd write a script to handle it.