Hello.
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

Many thanks, Ivan.