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