PDA

Click to See Complete Forum and Search --> : Folder Organization


dsheller
Jul 18th, 2003, 06:09 PM
Say I have files with such names as:

"File - x.avi"

Where x is a number one to 95, how can I organize them in a folder so they appear, in such an order:

"File - 1.avi"
"File - 2.avi"
"File - 3.avi"

And so on, instead of...

"File - 1.avi"
"File - 10.avi"
"File - 11.avi"

Any help would be appreciated, preferably an automated setting or a way to trick windows =)

Electroman
Jul 18th, 2003, 07:08 PM
Instead of calling the first one "File - 1.avi" call it "File - 01.avi", that should do it.

wrack
Jul 18th, 2003, 08:44 PM
Agree with Electroman. Since windows handles a filename as a text when u order it it uses 1 first and 10 after that.

dsheller
Jul 18th, 2003, 09:18 PM
Good idea, never thought of that, gracias =)