Hi, I get different behavior for a certain use of "print" and "eval":

<hansl>

open denmark

catch v = LRM[60] # is out of bounds

eval $error    # non-zero as expected

open denmark

catch v = LRM[60]

print $error # 0

</hansl>

Is this difference expected/OK or a bug?

thanks

sven
_______________________________________________
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/

Reply via email to