LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open/Create/Replace fx question

Is there any way (certain syntax needed) to get all files of specified types to display in files portion of dialog when specifying multiple file types (egs. "*.png,*.bmp,*.jpg) for the pattern input in Open/Create/Replace fx? When one specifies just one type (eg. "*.png") in the pattern input, all files of that type display in the files section of the dialog as expected.
0 Kudos
Message 1 of 2
(2,504 Views)
I am answering my own question which is clearly addresed in the help for the Open/Create/Replace fx. The items must be separated by semicolons (not commas as I was doing).
0 Kudos
Message 2 of 2
(2,504 Views)