Batch: Correct order of files

Hey PG,

in Batch-Mode the files are not being sorted in alphabetic/numerical order?
This makes it hard to verify if every files that is supposed to be processed is actually really there especcially when working with a lot of files.


There no way to sort the files manually, right?
Why is that?

Thx,
Stan

Ok. In 9.0.25, the added files will be sorted.
Note: I mean, the files added during “one insertion operation”. If there are already files, the new files won’t be sorted with the old one. Else that could turn into a performance problem when adding a few files while thousands of files are already there.

Moreover sorting is done by path then name. Not name alone.