tell(n) Tcl Built-In Commands tell(n) _________________________________________________________________ NAME tell - Return current access position for an open channel SYNOPSIS tell _c_h_a_n_n_e_l_I_d _________________________________________________________________ DESCRIPTION Returns a decimal string giving the current access position in _c_h_a_n_n_e_l_I_d. The value returned is -1 for channels that do not support seeking. KEYWORDS access position, channel, seeking Tcl Last change: 7.5 1