03-26-2004 10:06 AM
03-26-2004 10:18 AM
03-26-2004 11:37 AM
04-05-2004 09:46 AM
09-22-2004 09:16 PM
10-04-2006 10:53 AM
Hi,
I have tested your code. Great work!. I need to open 612 files simultaneously, when I try to open this number of files they don't open.
Can you help me?
Thanks and Best regards.
10-05-2006 09:47 PM
10-09-2006 12:47 AM
Hi Rick,
Thanks for your response. I can't open your code because my version of LabVIEW is 7.1. Can you translate your code to 7.1 version?
If I use the library included in the post, I can open the dialog box and I can select multiple files, then I get an array that contains the paths of the files selected. Then I use a "for structure" to index the array and extract the files information.
So, If I tried to open less than 256 files, there is no problem, everything is OK, the array is full of paths information. But If I try to open my 612 files, the result array is empty, with no paths information inside the array.
Thanks you very much!. I hope you can understand my expressions, my english is not the best I would like.
Best Regards.
P. M. Aspas
03-22-2007 03:35 AM
Hi Rick,
Can you post your code saved for LV 7.1 ?
It ll be of immense help for me...
Regards,
03-23-2007 11:46 AM