LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Have file save dialog configure csv file type

Solved!
Go to solution

I am saving a program recipe file in csv format.

 

I can save and retrieve the file without problems.

 

What I would like to do is have the save file dialog box show a file type of *.csv instead of the default all file types *.* and then depend on the user to enter file.csv

 

Does anyone know a way to do this programitically?

0 Kudos
Message 1 of 3
(2,794 Views)
Solution
Accepted by topic author ClarkRC

Hi Clark,

 

the FileDialog has some "pattern label" inputs. Have you used them or read the context help for that function?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,791 Views)

Of course it always helps to look in the advanced functions area instead of just trying the open file.

 

Thanks for your help

0 Kudos
Message 3 of 3
(2,785 Views)