tell

Section: Tcl Built-In Commands (n)
Updated:
Index Return to Main Contents
 

NAME

tell - Return current access position for an open file  

SYNOPSIS

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.

 

KEYWORDS

access position, file


 

Index

NAME
SYNOPSIS
DESCRIPTION
KEYWORDS

This document was created by man2html, using the manual pages.
Time: 17:23:12 GMT, November 26, 2024