tell(n)

tell(n)

Tcl_ValidateAllMemory Home Page New Index text


_________________________________________________________________

NAME
       tell - Return current access position for an open channel

SYNOPSIS
       tell channelId
_________________________________________________________________

DESCRIPTION
       Returns  a  decimal string giving the current access posi-
       tion in channelId.  The value returned is -1 for  channels
       that do not support seeking.

KEYWORDS
       access position, channel, seeking

Tcl_ValidateAllMemory Home Page New Index text