Lof Function

Trả về kích cỡ theo byte của một tập tin còn mở.

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.

Biểu tượng Gợi ý

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


Error codes:

5 Sai gọi thủ tục

52 Tên/số tập tin sai

Example:

Please support us!