Commande:

PW_TRI

Famille: STR

Desc: Trie une liste de chaines

Syntaxe: lsp

Autres informations:

;(pw_tri '("aa" "bb" "ba" "ab" "a" "b"))

;("a" "aa" "ab" "b" "ba" "bb")

E:\powerclic\Ut_str.lsp