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!!