05-21-2012 09:44 AM
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?
Solved! Go to Solution.
05-21-2012 09:56 AM
05-21-2012 10:11 AM
Of course it always helps to look in the advanced functions area instead of just trying the open file.
Thanks for your help