I am having a similar issue where I am trying to arrange a collection of folders and files in a particular order by numbering them 01 ***, 02xxx, 03xxx, and so on. If it is ALL files or ALL folders it works great. But if it's a collection of both folders and files, it always puts the folders at the top of the list so that I end up with 03 *** folder, 05 *** folder, 01xxx file, 02xxx file, 04xxx file, and so on. Clearly I want 01, 02, 03, 04, 05, etc. regardless of whether it is a file or folder.
I am having a similar issue where I am trying to arrange a collection of folders and files in a particular order by numbering them 01 ***, 02xxx, 03xxx, and so on. If it is ALL files or ALL folders it works great. But if it's a collection of both folders and files, it always puts the folders at the top of the list so that I end up with 03 *** folder, 05 *** folder, 01xxx file, 02xxx file, 04xxx file, and so on. Clearly I want 01, 02, 03, 04, 05, etc. regardless of whether it is a file or folder.