Collabora Office 24.04 Help
Returns the current position in an open file.
Seek (FileNumber)
Long
FileName: Ľubovoľný číselný výraz, ktorý obsahuje číslo súboru nastavené príkazom Open pre daný súbor.
If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written.
For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned.