I think it's not 100% clear to me what the function wants to achieve.
-sven
--
on the road, hard to hit the right keys
Am 15.10.18, 14:36, "Riccardo (Jack) Lucchetti" <r.lucchetti@univpm.it> schrieb:
On Mon, 15 Oct 2018, oleg_komashko@ukr.net wrote:

> I'll look at it somewhat later

OK. By the way: there's a function in a_eff that can be re-implemented a
little more efficiently as follows:

<hansl>
function string repchar(string char, int n)
fmt = sprintf("%%%ds", n)
return strsub(sprintf(fmt, " "), " ", char[1])
end function
</hansl>

Perhaps we could include it in the "extra" package. What do you think,
Sven?

-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)

Università Politecnica delle Marche
(formerly known as Università di Ancona)

r.lucchetti@univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------_______________________________________________
Gretl-devel mailing list
Gretl-devel@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel