[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: FilePos

     USE: Function to return the current file position of a file.
          Cannot be used on text files.  FilePos returns a zero for
          the beginning of a file and the filesize if the end of a
          file was reached. Errors are returned through IOResult.

     DEPENDENCY:  None

     SYNTAX: FilePos(FileVariable);

     RESULT: LongInt

See Also: FileSize Seek
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson