On Sun, 11 Jan 2009, Allin Cottrell wrote:
On Sun, 11 Jan 2009, Ivan Sopov wrote:
> I've just downloaded the snapshot for windows and the third line of the
> following script crashes gretl.
> <script>
> open "hamilton.gdt"
> model1 <- ols EXRITL PZUNEW PC6IT const
> genr temp1 = model1.$coeff(const)
> </script>
> "command genr temp1 = model1.$coeff" works good
Thanks for the report...
This should now be fixed in CVS and the Windows snapshot.
Allin.