How to find the length of the file
Posted on July 28, 2011
1 2 | 'File/Folder Handling - How to find the length of the file Debug.Print FileLen("d:\VS98\Temporary.Dat") ' Returns a Long value |
1 2 | 'File/Folder Handling - How to find the length of the file Debug.Print FileLen("d:\VS98\Temporary.Dat") ' Returns a Long value |