array and CL problem
Robert Janusz wrote on Oct 28, 2010
I start IRAF in xgterm window:
now
I put 2 [Enter]
now:
now:
and IRAF dies:
ecl
now
=x
I put 2 [Enter]
now:
=x[1]
2
now:
lpar cl
and IRAF dies:
dictionary full
Fatal logout error. CL dies.
Mike Fitzpatrick wrote on Oct 28, 2010
I'll add it to the list of things to look into, however in this case the 'x' used is a scalar CL parameter, not an array. The CL shouldn't crash, but more importantly it also shouldn't let you index a scalar value.
Last post on Oct 28, 2010