LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

number of files in a folder

I need to search for the number of .txt files in a folder. Is there any built-in CVI function? If there's no built-in function, any suggestion on how i can accomplish this?
 
thanks
0 Kudos
Message 1 of 2
(3,444 Views)
I'm not aware of a function to count files in a folder, but you could use GetFirstFile / GetNextFile to accomplish this task.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 2
(3,438 Views)