Louis has already pointed out Unique

If you need your series sorted, it is probably better to sort after the
Unique. This way you don't need to hope that Unique keeps the sorting
intact.

    sort unique [ "a" "b" "b" "c" "d" "e" "e" ]

Regards,
Brett.

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to