LibreOfficeDev 7.4 Hjælp
Returnerer størrelsen af en åben fil i bytes.
Lof (FileNumber) As Long
Long
FileNumber: Any numeric expression that contains the file number that is specified in the Open statement.
To obtain the length of a file that is not open, use the FileLen function.