View Single Post
  #1  
Old 02-18-2005, 07:40 AM
SpartanHokie SpartanHokie is online now
Registered User
 
Join Date: 07-28-2004
Posts: 19
Question Looping through folders

Given a path, I want to loop through only the child folders of this path. I have tried a bunch of different combinations and I seem to keep getting every folder underneath the path (childrens folders and so forth). Is there a way to just loop through the folders in a path without recursing into the child folders? TIA

SpartanHokie
Reply With Quote