LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using "file dialog" box to select several files

Hi!
I'm using the "file dialog" box to get the path of several files (set to not be limited to one file). If I select only one file, it works fine. If I select several, it says that it can't find the path of the first selected file (see pics).
Anyone has a solution ?
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
Download All
0 Kudos
Message 1 of 4
(2,600 Views)
Hi zyl7,
if i use it like you i get no error. See my attached example.
Mike


Message Edited by MikeS81 on 05-26-2008 10:44 AM
Message 2 of 4
(2,598 Views)
Thanks for that fast answer. Observing your VI, I noticed that the only difference is that in your code you do not precise the "start path"... i removed it in my application, and it works... So it looks like the dialog box doesn't like when the files to select are not in the same folder described by "start path"... weird...
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 3 of 4
(2,592 Views)
Hi zyl7,
i´m not sur about that. If i connect a start path and change the path where i select the files a get no error.
Mike
0 Kudos
Message 4 of 4
(2,583 Views)