Alphabetizing program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need a program that will sort files alphabetically--but ignoring leading
articles (a, an, the). Is there such a thing?

Thanks,

Norm Strong
 
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.

Shadow
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top