SortLanguage
Copyright 2012 Daniel W. Moore Development

This program is Freeware.

About the program:

SortLanguage is a command line tool that takes as a parameter a filename that
points to an UltraEdit wordfile. It will then sort the words in the word groups
of that wordfile according to the specifications allowed for wordfiles and will
"wrap" at column 80 by default, or a different wrap location can be specified
via command line switch.

If the path/filename contains any spaces, you must enclose it in double quotes.

Invoke the program without any parameters to get help on how to use it.

Set it up as you would any console-based command line tool.