docServerUserLandCom picture
Contents
Frontier Site

file.getPosition

Syntax file.getPosition (path)

Params path is the path on disk to a currently open file whose current read/write position you want to determine.

Action Determines the current position.

Returns A number, the current position.

Examples file.getPosition (Frontier.pathString + "Read Me.html")

   » 300

See Also file.setPosition


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.