On Sun, 7 May 2006 09:15:46 -0700, <normanstrong@comcast.net> wrote:
>I need a program that will sort files alphabetically--but ignoring leading
>articles (a, an, the). Is there such a thing?
>
>Thanks,
>
>Norm Strong
How about a file renamer and simply strip/remove, get rid of the (a,
an, the)? Without the superfluous (a, an, the) in the file names, you
can Alphabetizing them in any file manager.