ARexx Sort
I would like to sort a list in ARexx, I thought there was a fn for this
already, but can't find it. I am about to send the list to a temp. file,
then use dos sort on it.. Anybody have a more elegant solution? (no I don't
care to write a sort that will be longer than the program)