Determining current file size

  • Thread starter Thread starter Guest
  • Start date Start date
The FileLen function will give you the size of the file in bytes. However,
as it says in the Help file "If the specified file is open when the FileLen
function is called, the value returned represents the size of the file
immediately before it was opened."
 
Is it possible get the current file size from the Windows Explorer? If so, how?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top