On 9/23/2009 2:31 PM, Henrique wrote:
I'm not sure about CSV files, but Gretl can open spreadsheet
files
(Gnumeric, Open Document and Excel) and plain text in the way you
want. Look at page 39 in the Gretl Command Reference. Example:
open "C:\yourdata.xls" --sheet=3 --rowoffset=1 coloffset=1
Those options appear to be ignored for CSV files, unfortunately.
But thanks.
Alan