Re:Test to See If There Are Any Folders In A Folder
Wildcards will not work in the if condition. You don't need to check explicitly for the existance of folders in a folder prior to the loop Each folder in a folder as the loop will be executed only if there is a folder in a given folder.
|