Provided by: tcl9.0-doc_9.0.1+dfsg-1_all bug

NAME

       gets - 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(3tcl)

Tcl                                                    7.5                                            gets(3tcl)