Search results for query: *

  • Users: RPY
  • Content: Threads
  • Order by date
  1. R

    FileIterator class needs to dig a little deeper

    I'm trying to write a FileIterator class, and what I need to do is list all the files in any given pathway include all subdirectories, digging as far as the hierarchy goes. See my code below, and the problem is that it only searches down one level of the folder structure. Any help appreiated...
Back
Top