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
9 hours ago
tcl by aspect
1 days ago
tcl by saedelaere
1 days ago
tcl by saedelaere
1 days ago
tcl by andrewsh
3 days ago
tcl by APN
4 days ago
tcl by saedelaere
4 days ago
tcl by colin
14 days ago
tcl by daapp
15 days ago
tcl by dogeen
15 days ago
Submit
New paste
Documentation
From Jabber