Experts,
Can I have a function that tells the size of a file given the file path as a parameter?
example, File path = 'C:\testFolder\hello.txt'
so passing this value, can I get the file size? of hello.txt?
thanks,
ebro
Experts,
Can I have a function that tells the size of a file given the file path as a parameter?
example, File path = 'C:\testFolder\hello.txt'
so passing this value, can I get the file size? of hello.txt?
thanks,
ebro