Hi - Im trying to list out the names of all folders and files in a folder and also get the size, name, modified etc
I also am excluding any hidden files as this appears to be included in my count. Im trying to get a count of all the sub folders and count of all files also
This code appears to...