Hi all

I need a function that can sort a string:

after
str=SortStr("gduekfhe")
str should hold "deefghku"

mvh
FinnK