LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using FileSelectPopup to select multiple files

Hi,
I'm trying to use "FileSelectPopup" so that I can select multiple files from the file dialogue box.
Is this feature supported or even possible using LabWindows6.0?

All help is greatly appreciated, thanks.
0 Kudos
Message 1 of 3
(3,068 Views)
You must use MultiFileSelectPopup to obtain this: it returns the number of files selected and an array of file names.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 3
(3,067 Views)
Thanks! It works fine.
0 Kudos
Message 3 of 3
(3,052 Views)