home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / tclX6.4c / dist / tcllib / help / files / tell < prev    next >
Encoding:
Text File  |  1992-11-10  |  331 b   |  7 lines

  1.           tell fileId
  2.                Returns  a  decimal  string  giving  the current access
  3.                position in fileId.  FileId must have been  the  return
  4.                value from a previous call to open, or it may be stdin,
  5.                stdout, or stderr to refer to one of the  standard  I/O
  6.                channels.
  7.