I am trying to prgram an application. One of the features that I would like my users to be able to do is selec multiple files to access? I have come up with some solutions but they require the user to click on a file then the window opens again and they choose a different file and if the user looses track well you get the idea. I would like to be abel to selec multiple files. Any ideas?
Hello, Could you please explain more about your applications? What programming language and what environment (e.g. LabVIEW, CVI, Visual C++) are you using? What do you mean by selecting multiple files to "access"? What kind of files are you trying to open?
Mika Fukuchi Application Engineer National Instruments
I am using Labview 6.02 and the files are .csv files. I found a solution in the knowledgebase which had a program which will give the path fro multiple files selected by the user using this vi.
If someone is looking for this search for multiple files and you will find multiple solutions.