FILETELL

FILETELL returns a size_t 1 value that indicates the current position of the file x. The return value is an offset relative to the beginning of the file. FILETELL is equivalent to the ftell function in C.

Read syntax diagramSkip visual syntax diagramFILETELL( x)
x
File reference

FILETELL can be used only on zFS TYPE(U) files.