03-16-2007 03:41 PM
03-16-2007 04:02 PM
Oups!!!
i forgot to attached the file.
03-16-2007 04:23 PM
Hello again:
Don't wire an empth path constant instead of a string. Also you don't need to create a local variable of that output array, just directly wire it into the for loop. This way you don't need to specify the number of iterations or wire the interation count to index the array.
Joey Cao
CLD
03-16-2007 04:27 PM
03-16-2007 04:27 PM
03-16-2007 04:35 PM
Hello Joeycao,
i don't really understand what you say. I want this program to go reading to the specific path instead of prompting me everytime to choose the file. i'd like to have constant path.
thanks
Tchaou
03-16-2007 04:40 PM
03-16-2007 04:50 PM
03-16-2007 04:56 PM
03-16-2007 05:04 PM
Hello Mr joeycao ,
Thank you so much for help and patient. Everything does as i wanted. tanks a lot.
Tchaou