FolderItem.Length
From Xojo Documentation
Read-Only Property (As UInt64 )
The size of the file’s data fork in bytes. For directories, the size will be zero.
Example
This example displays the value of Length if the open was successful.
The size of the file’s data fork in bytes. For directories, the size will be zero.
This example displays the value of Length if the open was successful.