LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can labview find how many files are in a folder?

Is there a funtion or vi in labview that can return the value of how many files of a certain type are in a specified folder? I have a folder with a bunch of types of files, and I want to know how many .jpg files are in there, using labview.

Also, is there something that could take all files of type <whatever> and do <this> to/with them? Like a wildcard character in other programming languages.

Any ideas welcome, thanks!!
0 Kudos
Message 1 of 2
(2,467 Views)
Nevermind, think I found it! if anyone cares its
    Programming>FileI/O>Adv. File Functions>List Folder 'or' Recursive File List.vi
0 Kudos
Message 2 of 2
(2,463 Views)