Home » U++ Library support » U++ Library : Other (not classified elsewhere) » How to read from and write to a table in a file (CSV)?
How to read from and write to a table in a file (CSV)? [message #10323] |
Mon, 02 July 2007 09:50  |
$mike{is_here}
Messages: 12 Registered: July 2007
|
Promising Member |
|
|
Hi,
I'm new to Ultimate (which I like very much) and look for a concept idea, i.e. which elements are most suited to use.
Suppose, I have a CSV table like this:
Reading it line-by-line is no problem. E.g. I can store each line as a String or (already decomposed) in a Vector<String> or Vector<Value>. Once I read the table from the file I'm interested in the columns. E.g. I'd like to get column C for further manipulation:
Suppose I changed it into somethig different, like:
I want to assemble a new table for storage, e.g.
I'm not aware that there is something ready-to-use for this purpose, besides ArrayCtrl, may be.
Thank you for your help.
Kind regards, Micha
|
|
|
Goto Forum:
Current Time: Tue May 13 23:06:06 CEST 2025
Total time taken to generate the page: 0.02843 seconds
|