$ unset a
$ typeset -n r=a[3]
$ print ${!a[*]}
0 1 2This looks like a bug to me, or is it really intended? Regards, Bernd -- Bernd Eggink [EMAIL PROTECTED] http://sudrala.de _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
