Tcl 9.0 Documentation > Tcl Commands, version 9.0.0 > read

Tcl Applications | Tcl Commands | Tcl C API

NAME

read — 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
Copyright © 1993 The Regents of the University of California.
Copyright © 1994-1996 Sun Microsystems, Inc.