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