Sorry for the lack of clarification. I am reading .hty files,
using the read from spreadsheet file vi. I am looping the files
because I want to read certain sections of each file together
(accelerometer based data). This way, the time from all the files
is coherent, and I'm looking at the same events. Currently, once
I find an EOF the program terminates. However, maybe a file ended
early due to a battery issue, etc....; thus, I want to continue to
investigate the other files together, so I can keep monitoring the same
event from the accelerometers.
Hopefully this provides some clarification,
E. Smith