LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Path control dialog on FP

How do make my path control pop-up say "Open File" instead of "Save File".  My path control dialog always opens with a dialog titled "Save As" in the pop window title. When the user clicks on the path control browse button I would like the title on the pop window to say Open File. My path control is not wired to anything I use a reference to read its value and send the path to an external application.
 
I notice if I wire the open-file vi to my path control the pop-up will show "Open File" but wiring the path control is not necessary in my app.
 
Thank ahead of time for responding
Rich J
0 Kudos
Message 1 of 2
(2,300 Views)

OK, I can answer my own question. I put a File open vi on block diagram, create a file open control and replaced my path control (Save file) with the File open control. walla

Rich J

Message 2 of 2
(2,295 Views)