gets - Man Page

Read a line from a channel

Synopsis

gets channel ?varName?

Description

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

See Also

chan(n)

Referenced By

chan(n), file(n), open(n).

7.5 Tcl Built-In Commands