Hi all,
I'm looking for a simple code that can obtain the properties of a windows folder.
On windows if you right click a folder and go to properties you can obtain the number of files/number of folders etc. in a few seconds. However, if you use the recursive method of looking through each folder and subfolder it can take minutes!
I know its possible to get file attributes so is it not possible to get folder attribute of some sort??
Thanks for your help.
I'm looking for a simple code that can obtain the properties of a windows folder.
On windows if you right click a folder and go to properties you can obtain the number of files/number of folders etc. in a few seconds. However, if you use the recursive method of looking through each folder and subfolder it can take minutes!
I know its possible to get file attributes so is it not possible to get folder attribute of some sort??
Thanks for your help.