Re: [Gretl-users] Open excel files from gretlcli
On 2/6/06, Antonello Lobianco wrote: > Hello, > searching the doc I didn't find how to open an Excel file from a batch > script.. is that possible? You can save your spreadsheet as a .csv file and then open it as follows in a gretl script: open myfile.csv Hope this helps, jean
[Gretl-users] Open excel files from gretlcli
Hello, searching the doc I didn't find how to open an Excel file from a batch script.. is that possible? /Antonello (opendocuments would be nice too..)