05-20-2015 04:28 PM
Hi,
We have a production instrument that saves data 24/7. Each data set is around 50 lines. I'm trying to extract only the newest lines that added to the file and save the data as another file, which should be overwritten by the next new dataset. How am I supposed to do this?
Thanks a lot,
05-20-2015 05:07 PM
There are many things that need to be considered.
Bob Schor
05-20-2015 05:19 PM
Consider not saving data so often if you are just going to throw out the vast majority of it.