Is there a fast way to find the number of sub folders? I tried f.parent.count and that gave me the FILES in the folder but not the sub folders. Do I have to iterate through each to find out if they are folders or files?
Or is there a better/faster way?
Thanks,
Tim
3 posts - 3 participants