Am 26.11.2014 um 16:12 schrieb Henrique Andrade:
Em 26 de novembro de 2014, Sven escreveu:
Hi,
I was trying to build a habit of using 'eval', and ran into this crash:
<crashing-code>
open denmark
ols IBO const IDE
eval $coeff[IDE]
</crashing-code>
Could well be a syntax mistake there, but of course that's not the
point...
The same crash occurs here (Windows 7) ;-)
Thanks Henrique -- in the meantime I found out that my hunch about the
syntax error was correct, for variable names with $coeff one needs round
brackets. (When will I ever remember these things...) Still the crash is
nasty.
-s