Reading may be done using the read file function and setting the "read line" boolean to true. The attached vi does this task allowing you to set the number of lines to discard as well as the number of lines to read. I have written the utility to interpret the text as double precision floating point numbers. You will have to adjust the data type on the block diagram to suit your needs.
When it reads the last line, it gets error 4, "end of file encountered". This is exactly what you wanted it to do. You should ignore this error. Turn off automatic error handling for this vi and it is a fairly efficient way to handle your task.
The file writing portion is a single call to the Write Spreadsheet File.vi"
-jayme
jc
Mac 10.4
LV7.1
CLD