G
Guest
I am not sure if in the right place, but I have a question about VBA. Is
there a recursion depth limit? I have application that scans a directory and
goes down a directory and sub-directories to record files into an Access
table. The problem is when I test this application on a small set it does
not miss folders. When the same test is performed on a large set, the
application misses directories. This is very troublesome and very difficult
to debug. Any help would be greatly appreciated.
Thanas
there a recursion depth limit? I have application that scans a directory and
goes down a directory and sub-directories to record files into an Access
table. The problem is when I test this application on a small set it does
not miss folders. When the same test is performed on a large set, the
application misses directories. This is very troublesome and very difficult
to debug. Any help would be greatly appreciated.
Thanas