Re: selecting multiple files

2004-02-08 Thread Marco Tedaldi
ramssted b wrote: > I modified multi-selection dialogbox.vi and now i have an array of > strings that has paths of the selected files. > > How can i read these files one at time and make some calculation out > of them and after that create graph from the answers. Some kind of > loop perhaps? > Y

Re: selecting multiple files

2004-02-05 Thread ramssted b
I modified multi-selection dialogbox.vi and now i have an array of strings that has paths of the selected files. How can i read these files one at time and make some calculation out of them and after that create graph from the answers. Some kind of loop perhaps? Balle