Commande:
PW_DALTON_CH
Famille: LISTES
Desc: retourne une liste classée par ordre alphabétique sur le 1er élément des liste
Syntaxe: l-lch
Autres informations:
;;http://www.cadforums.net/showthread.php/2447-Sortlist
;;(pw_dalton_ch '(("3" "2" "3")("1" "2" "3")("2" "2" "3")("1" "2" "1")("1" "2" "2")))
;;-> (("1" "2" "2") ("1" "2" "1") ("1" "2" "3") ("2" "2" "3") ("3" "2" "3"))
E:\powerclic\Ut_list.lsp