close - Man Page
Close an open channel
Synopsis
close channel ?r(ead)|w(rite)?
Description
The close command has been superceded by the chan close command which supports the same syntax and options.
See Also
Referenced By
chan(n), file(n), open(n), Tcl_CreateCloseHandler(3).
7.5 Tcl Built-In Commands