J
Jonathan
Hi,
What I am trying to do is have a procedure display a
dialog that allows a user to select a folder. The
procedure then writes in the document a list of all files
in the selected folder and its subfolders.
I can get this to work successfully for the selected
folder. But not to work for subfolders.
I am trying to use the Application.FileSearch.SearchScopes
example in OnlineHelp. Unfortunitely I can't figure out
how to set the start/base folder.
Any ideas or suggestions appreciated
Cheers
Jonathan
What I am trying to do is have a procedure display a
dialog that allows a user to select a folder. The
procedure then writes in the document a list of all files
in the selected folder and its subfolders.
I can get this to work successfully for the selected
folder. But not to work for subfolders.
I am trying to use the Application.FileSearch.SearchScopes
example in OnlineHelp. Unfortunitely I can't figure out
how to set the start/base folder.
Any ideas or suggestions appreciated
Cheers
Jonathan