[[what is a channel?]] [[why are channels important to the tcl programmer?]] [[how are channels different from other constructs in tcl?]] ---- Channel related commands in Tcl include: * [fconfigure] * [fcopy] ---- See also * [Channel Implementations] * [Cplusplus streams and Tcl channels] ---- ---- [Tcl syntax help] - [Arts and crafts of Tcl-Tk programming]