Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Is ${#array} supposed to work with ksharrays?



Bart Schaefer wrote:

> On Mar 23,  6:40am, Bart Schaefer wrote:
> } Subject: Is ${#array} supposed to work with ksharrays?
> }
> } It appears that ${#array} always returns 1 when ksharrays is set.
> 
> After a moment's thought, I tried ${#array[@]}, which of course gives
> the correct result ... but the original question remains ...

It's the same the ksh here does...

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author