word split
Posted to
tcl
by jdc at Fri Mar 05 13:10:06 GMT 2010
view raw
proc
wordlist { l } {
set
rl [
split
[
string
map {\ \0\ \n \ \n}
$l
] " "]
}
Recent Posts
tcl by colin
1 days ago
tcl by colin
2 days ago
tcl by apn
2 days ago
tcl by evilotto
4 days ago
tcl by evilotto
4 days ago
tcl by colin
6 days ago
tcl by colin
7 days ago
tcl by colin
7 days ago
tcl by colin
7 days ago
tcl by egavilan
11 days ago
Submit
New paste
Documentation
From Jabber