Difference between revisions of "(File):tell"

m (1 revision: Importing from potato (again).)
m (moved File:tell to (File):tell)
(No difference)

Revision as of 17:12, 14 February 2010

Returns the position in the file

Function

Synopsis

pos = File:tell( )

Arguments

None.

Returns

number pos
The current position

See Also