How to save data to an original with multiple columns
Posted: Fri Jan 16, 2009 7:34 am
I have a CSV file with multiple columns which I use to construct my graph. I use TSeriesTextSource and use only two columns (x, y) at a time.
After editing the graph I would like to save the new data into the original CSV file replacing the selected columns with the new data and leaving the unused columns intact.
Is there a function I could use or must improvise.
Thanks.
After editing the graph I would like to save the new data into the original CSV file replacing the selected columns with the new data and leaving the unused columns intact.
Is there a function I could use or must improvise.
Thanks.