LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Look through Sub-directories

Hi,

I am looking for a source code to be able to do a recursion through a
root directory and its sub-directories to look for every files with the
extension *.htm. I would like to look for each files and modify them if
necessary.

How could I do, please?
Thanks for your help.

Cheers


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 1 of 2
(2,944 Views)
Hi,

I recently wrote a VI that does just that. It searches for a list of file suffixes and writes the paths to a global array of strings. This list could then be pulled up in another part of the program to modify the files.

Please e-mail me and I will reply with the attached files.

[nrolan01@tufts.edu]

- Nate
0 Kudos
Message 2 of 2
(2,944 Views)