File (numeric) sort order

Hi,
I'm getting some weird results trying to get sortered files beguinning with numers.
Let me show you an image...

For example that 102.xxxx file should be listed between 100.xxx and 1000.xxxxx
I have tried Folder Options / Display / Numeric order filename sorting on and off with no luck
Hope i made myself clear, any guideline will be much appreciated.
Thanks :slight_smile:
ethomas

Those filenames aren't being sorted numerically. They're being sorted in character-code order instead (i.e. normal sorting).

Hard to say more (e.g. why numeric sorting isn't being used) without being able to see the full file names. Pasting them as text would also make it easier to try them out locally.