View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

array and CL problem

Robert Janusz wrote on Oct 28, 2010

I start IRAF in xgterm window:

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