Fomr your list of folders, for example, "4.907" the "4" is treated as the
name and the "907" is treated an extension to the name. Appearently the
file/folder name sort is doing a 2 field sort, where the fields are the name
and the extension. Since the name part of all the folders is the same, the
list being ordered based on the extension part.
I suspect that if you renamed your folders to "4.907.d", "4.908.d", etc.,
you would get the order you are looking for. (because the name would be "
4.907" and the extension "d")
On 1/24/08, Matthew Bluhm <mbluhm_at_bluhmenterprises.net> wrote:
>
>
>
> My list of subfolders is not sorted correctly
>
>
>
> It show a list of my subfolders as :
>
> 4.907
>
> 4.908
>
> 4.9100
>
> 4.9102
>
> 4.90801 <-- this one should be between 4.908 and 4.9100
>
>
>
>
>
> Here is a screen shot:
>
> [image: cid:image001.png_at_01C85E55.ECA35F60]
>
>
>
>
>
>
>
>
>
> I created a folder named "4.90802" after I created the "4.9102" folder to
> see where it put it. It is listed after "4.90801".
>
>
>
> Otherwise the folders were created in numerical order.
>
>
>
>
>
>
>
> Thanks, You guys are doing a great job!!
>
>
>
> Matthew
>
>
>
>
Received on 2008-01-24 18:57:57 CET