LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Folder Select Pop Up ?

Solved!
Go to solution

Hi All,

 

In our application, we require to download a bunch of files from server to user's computer. For a single file, I can use FileSelectPopUp() and CopyFile() functions to download it on user's computer. Problem is when there are bunch of file. I was wondering if there is any function in labwindows which will let user select only destination folder and not the file ?

 

Thanks,

Kanu

0 Kudos
Message 1 of 4
(3,654 Views)
Solution
Accepted by topic author Kanu

Hi,

 

what about DirSelectPopup ("", "Select Directory", 1, 1, )

Message 2 of 4
(3,653 Views)

Hoi Wolfgang,

 

Thanks a lot. That will work wonders ! 🙂

 

Regards,

Kanu

0 Kudos
Message 3 of 4
(3,651 Views)

Nice to hear - have fun with your miracles Smiley Wink

0 Kudos
Message 4 of 4
(3,644 Views)