View Single Post
  #2 (permalink)  
Old 07-17-2007, 04:14 AM
navneet.soni navneet.soni is offline
Junior Member
 
Join Date: Jan 2007
Posts: 12
Default 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.
Attached Files
File Type: atmn foldpath.atmn (1.7 KB, 1 views)
Reply With Quote