LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

opening a file

In my program I have a file dialogue which when I want to open a file but when I run it says save file as. I need this to be a user friendly file and I dont want to confuse the user although the prompt says enter jpeg file. Is there anyway of changing the dialogue to open file instead of save file?
0 Kudos
Message 1 of 3
(2,795 Views)
Try this, wire a constant to the prompt of the Dialogue box...
Edge!!
Message 2 of 3
(2,795 Views)
You should create a constant for the select mode and choose "existing file" for the enumerated constant created.
0 Kudos
Message 3 of 3
(2,795 Views)