LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need multiplt file select in LabVIEW 6.1

I would like to select multiplt files at a time using shift key. I upgraded to LabVIEW 6.1 this feature is not available.
0 Kudos
Message 1 of 2
(2,539 Views)
Troy,

Please try the following Example program as a solution. Right now, we use the standard Windows file dialog box, but we only ever use it when getting just one file. To have multiple files, one needs to create a VI that does this. That is what the example does.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(2,539 Views)