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

Re: Problem with associative arrays



Bart Schaefer wrote:

> ...
> 
> You have to use `typeset -A a` to get an associative array.  `set -A a`
> creates an ordinary array.  I realize this is confusing, which is why I
> originally used a different option letter for typeset, but compatibility
> with ksh requires -A.

Oops. Sorry.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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