09-17-2013 03:26 AM - edited 09-17-2013 03:29 AM
HI
I have 1000 of files and I want read files from folder automatic. Each file ends with
if $BATCH_FILE==true
define $END,false
else
power off
define $END,true
if 1 text file is finish then it should load another file automatically
09-17-2013 03:33 AM
09-17-2013 04:07 AM - edited 09-17-2013 04:10 AM
thanks for reply but it doesn't work I have attach here vi
09-17-2013 04:12 AM
09-17-2013 04:26 AM
09-17-2013 04:30 AM
Hi kalu,
don't know what you're trying to do:
- you have a "path" control but you don't use it for ListFolder...
- you get an array of filenames from ListFolder, but you don't use that data later on...
- you are using "OpenFile"/CloseFile to get a file path (in the event) and later on you use that path to read data from...
Your original question doesn't has anything in common with those things you do now...
09-18-2013 08:19 AM
Hi Kalu,
I also could not follow your question. Can you descirbe us mor detailed what you want to do?
Best regards
Jerry