any know how to do this? i've been playing with getfolders but not having any luck.
For each oSubFolder in oFS.GetFolder("c:\temp").SubFolders wscript.echo oSubFolder.Name Next "cykill" wrote: > any know how to do this? i've been playing with getfolders but not > having any luck. > . >