DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

tell(TCL)


tell -- return current access position for an open file

Syntax

tell fileId

Description

Returns a decimal string giving the current access position in fileId. fileId must have been the return value from a previous call to open, or it may be stdin, stdout, or stderr to refer to one of the standard I/O channels.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003