Sorting filenames by base
Posted: 13 Apr 2014 10:24
.
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Code: Select all
Natural numeric sort order ON
--------------------------------------
Sort by base ON Sort by base OFF
----------------- -----------------
a.txt a (copy).txt
a (copy).txt a.txt
a2.txt a2.txt
a10.txt a10.txt
Natural numeric sort order OFF
--------------------------------------
Sort by base ON Sort by base OFF
----------------- -----------------
a.txt a (copy).txt
a (copy).txt a.txt
a10.txt a10.txt
a2.txt a2.txt