This method returns a value specifying the length, in bytes, of a file.
filesystem.FileLen(pathname)
Returns the number of bytes in a file.
If the specified file is open when the FileLen method is called, the value returned represents the size of the file immediately before it was opened.