Sorting a List in LotusScript

Hi everybody! does anyone know how to sort a list within LotusScript?

thanks in advance

MT

Subject: Sorting a List in LotusScript

Search the Sandbox (http://www-10.lotus.com/ldd/sandbox.nsf) for “Sort”. You’ll find several solutions.

There is a great article in the August issue of Lotus Advisor Magazine that gives seven different kinds of sort routines for LotusScript. More important, it discusses the strengths and weaknesses of each kind.

Subject: RE: Sorting a List in LotusScript

Thank you Glenn!