On Fri, 3 Apr 2020, F.R.Costa wrote:
In the string fname, you need to change manually for the date you
wish in the format yyyy-mm-dd or eventually use some gretl function to update the date to
current day automatically.
Like this, for example:
<hansl>
string fname = strftime($now[1], "%Y-%m.%d") ~ ".xlsx"
</hansl>
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------