Get File Position Function

Owning Palette: Advanced File VIs and Functions

Requires: Base Development System

Returns the position of the current file mark of the file identified by refnum relative to the beginning of the file.

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