| You can find out the size of a file in bytes using Filelen Dim Filesize as long Dim File as string File="C:\command.com" Filesize=Filelen(File) MessageBox file & " is " & filesize & " bytes" This will bring up a message box saying somthing like: C:\command.com is 93880 bytes |
How to get a file's size |
Express News India | Freelance ecommerce web development India