word split
Posted to
tcl
by jdc at Fri Mar 05 13:10:06 GMT 2010
view pretty
proc wordlist { l } { set rl [split [string map {\ \0\ \n \ \n} $l] " "] }
Recent Posts
tcl by apn
17 hours ago
tcl by mistachkin
2 days ago
tcl by test
2 days ago
tcl by nscerqueira
2 days ago
tcl by patthoyts
2 days ago
tcl by kostix
3 days ago
tcl by mistachkin
5 days ago
tcl by apn
6 days ago
tcl by pw
7 days ago
tcl by APN
7 days ago
Submit
New paste
Documentation
From Jabber