				UNORDLS.TXT

This utility is a simple program that read a callsign alphabetically ordered
list, and transform the same file in an unordered list. This may be useful
for example, when you get the hroute address from an fbb bbs, that may be
ordered, to transform in an unordered list before process it whit the
LSHROUTE program to obtain an hroute database compatible with tsthost.

The unordering operation is useful, because the algoritm used by tsthost in
the hroute database, work better if the list is unordered.

Any line of the ascii input file is in the form:	TYPE CALL HROUTE

See the documentation of HROUTELS for more information.

The usage is UNORDLS INPUTFILENAME, and will produce a disorderd file with
the same name of the input file.
