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 arjen
4 days ago
tcl by cgm
13 days ago
tcl by cgm
13 days ago
tcl by alan
21 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by schelte
45 days ago
tcl by oldlaptop
57 days ago
tcl by oldlaptop
61 days ago
Submit
New paste
Documentation
From Jabber