LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dialog box with default starting location?

Solved!
Go to solution

Running LV2010.  I want to prompt a user to save a file by opening a dialog box.  This way the user can select the file and location of the file.  Problem is, I want to open the dialog box starting in a default folder that I choose.  The LV help for file functions say that if I wire a path to the file (use dialog) input and the file doesn't exist, it will throw an error.  Is there a way to get it to open a dialog box that starts in a default folder?  Thanks.

0 Kudos
Message 1 of 3
(2,651 Views)
Solution
Accepted by rickford66

File Dialog.vi has a 'start path' input. A dialog box will pop up starting at this path.

 

 

dialog1.png

---
CLA
0 Kudos
Message 2 of 3
(2,645 Views)

Cool, that works.  Thanks.

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