FileLen (function)

<< Click to Display Table of Contents >>

FileLen (function)

FileLen(FileName)

Returns the size of the specified file in bytes (as a Long Integer).

The parameter FileName must be a string with the desired file name. Wildcard characters such as "*" or "?" are not allowed.