Lof Function

खुले फ़ाइल के आकार को बाइट में प्रस्तुत करता है.

Syntax:


Lof (FileNumber) As Long

Return value:

Long

Parameters:

FileNumber: Any numeric expression that contains the file number that is specified in the Open statement.

Tip Icon

To obtain the length of a file that is not open, use the FileLen function.


Error codes:

5 Invalid procedure call

52 Invalid file name or file number

Example:

Please support us!