Hi,
noticed this:
<console-output>
gretl-Version 1.10.91cvs
Aktuelle Sitzung: 2015-10-19 18:39
? loop i=1..3
eval i
print i
endloop
i
i = 1.0000000
i
i = 2.0000000
i
i = 3.0000000
</console-output>
Not sure if the 'eval' output here is as it should be.
thanks,
sven