FilePosition Function

Get current position in the file.

int FilePosition(Handle file)

Parameters

Handle file

Handle to the file.

Return Value

Value for the file position indicator.

Errors

Invalid Handle.