in reply to Re: Problem pulling directories out of an array.
in thread Problem pulling directories out of an array.
Actually I'm spidering a directory and updating a web page and I needed a better way to tell between dir and files than the abscence of .abc The above code is what I needed. Thanks!