read - Man Page

Read from a channel

Synopsis

read ?-nonewline? channel

read channel numChars

Description

The read command has been superceded by the chan read command which supports the same syntax and options.

See Also

chan(n)

Referenced By

chan(n), open(n), socket(n).

8.1 Tcl Built-In Commands