tcldoc Tcl/Tk 9.0.4
/

HomeTcl Built-In Commands Tcl

read

Read from a channel

literal type exactly as shown argument replace with your value ?optional? may be omitted

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.

Copyright#