05-23-2010 10:39 AM
Is it possible to give pattern input as *.c;*.cfg;*.h to the Listview VI. I am getting error.
If it is wrong i would like know which is the right string for *.c;*.cfg;*.h.
I would like to search c,cfg and h files in the directories.
Also i would like to know more details about pattern and reqular expressions.
Thanks a lot for the immediate help.
05-23-2010
09:48 PM
- last edited on
07-08-2024
03:44 PM
by
Content Cleaner
This example here will search all files with the specified extension in a directory which may help.
Search a File in a Folder and it's subfolders using a recursive VI
05-24-2010 02:25 AM