MANPAGES
Skip Quicknav
/ testing / tcl9.0-doc / read(3tcl)
Scroll to navigation
read - Read from a channel
read ?-nonewline? channel
read channel numChars
The read command has been superceded by the chan read command which supports the same syntax and options.
chan(3tcl)