HI,
This the first share
I need to get the number of "*.pdf" files on subfolders by vb6:o
Thanks,:wave:
Printable View
HI,
This the first share
I need to get the number of "*.pdf" files on subfolders by vb6:o
Thanks,:wave:
To accomplish that you'd have recirsively loop through all subfolders.
This sample should give you a very good idea how it's done.