Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetFilesInFolder - exclude subfolders
#1
I understand that if flag 0x10000 is used with GetFilesInFolder, you may exclude filenames, using regexp. I also understand that if flag 4 is used as well, you cannot exclude - somehow - particular subfolders.

In this case you can scan ARRAY "a" to further exclude files in particular subfolders. I wonder whether there exists a fast and elegant way to do this, other than a classical "for int'i 0 a.len" loop checking one-by-one pathnames.

Many thanks in advance for any suggestion.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)