Get File Position Function
- Updated2025-07-30
- 2 minute(s) read
Returns the position of the current file mark of the file identified by refnum relative to the beginning of the file.

Inputs/Outputs
refnum
—
refnum is the file refnum associated with the file whose file mark you want to move.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
refnum out
—
refnum out returns refnum unchanged.
offset (in bytes)
—
offset (in bytes) indicates the new location of the file mark relative to the beginning of the file (zero-based).
error out
—
error out contains error information. This output provides standard error out functionality. |
refnum
—
error in
—
refnum out
—
offset (in bytes)
—
error out
—