
NAME
split - Tcl
SYNOPSIS
split string ?splitChars?
_________________________________________________________________
DESCRIPTION
splitChars splitChars string string splitChars string splitChars
splitChars string SplitChars
split "comp.unix.misc" .
"comp unix misc"
split "Hello world" {}
"H e l l o { } w o r l d".
SEE ALSO
join(n), list(n), string(n)
KEYWORDS
list, split, string
[]
[]
2001/10/30
Linux man :
http://cmpp.linuxforum.net