Hi
I need to monitor space used in a specific windows folder.
I have tried vfs.fs.size[fullfolderPath] but the responce is always the root volume. Is there a solution before I create another vbs script to do it for me?
Have I missed something?
I need to monitor space used in a specific windows folder.
I have tried vfs.fs.size[fullfolderPath] but the responce is always the root volume. Is there a solution before I create another vbs script to do it for me?
Have I missed something?
Comment