They *are* in order, alphanetically speaking. If you want file2 to come right after file1, use leading zeroes when naming them, file01, file02, etc. If you have more than 99 files, use two leading zeroes.

S.

At 10:53 AM 8/26/03 -0400, you wrote:
So I'm using baFileList with a list of files as such:

slide1.jpg, slide2.jpg, slide3.jpg......slide10.jpg, slide11.jpg

When I do a sort on this list I always get
slide1.jpg, slide10.jpg, slide11.jpg, slide2.jpg

I thought sorting it would flip it all in order?

Any ideas?

My first thought is going 1 --> x and creating a new list with each entry
being made at it's number....but that seems like a crazy workaround.

I can't renumber the files ie 001...

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to