Traversing directories

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Traversing directories

Fernando Rodriguez
Hi,

Before I go and reinvent the wheel, is there already some class to
traverse directories?

Something similar to Python's os.path.walk() feature...


Reply | Threaded
Open this post in threaded view
|

Re: Traversing directories

Schwab,Wilhelm K
Fernando,

> Before I go and reinvent the wheel, is there already some class to
> traverse directories?
>
> Something similar to Python's os.path.walk() feature...

Look on the class side of File; the enumerating methods might do what
you want.

Have a good one,

Bill

--
Wilhelm K. Schwab, Ph.D.
[hidden email]