"Steven Burn" <somewhere@in-time.invalid> wrote in
news:448cb301$0$3548$ed2619ec@ptn-nntp-reader01.plus.net:
> "ms" <ms@invalid.com> wrote in message
> news:MPG.1ef64d8d3f3f6e27989683@news.individual.net...
>> A small executable program that will arrange listings in alphabetical
>> order in a text file?
>
> This do you?
>
> http://downloads.mysteryfcm.co.uk/?f=AlphaSort
>
> 24K
>
> Simple to use - just load the file, then save it .... (sorts
> automatically)
>
> If you'd like command line support, lemme know and I'll add it for you
> ;o)
>
Steve, yours was the first one I tried, a small executable (thanks), and
it works fine. It works best, I assume on a list of 1-line entries,
which is what I needed.
In a paragraph, it partially works, can't seem to handle a sentence that
is longer than some limit, I guess.