From mboxrd@z Thu Jan 1 00:00:00 1970 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes From: "Bart Schaefer" Message-Id: <990128015618.ZM26@candle.brasslantern.com> Date: Thu, 28 Jan 1999 01:56:18 -0800 X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-workers@sunsite.auc.dk Subject: vared and associative arrays MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailing-List: 5070 I just noticed that `vared' doesn't know anything about associative arrays, and as a result will change an associative array into a string consisting only of its values, as if you did `assoc="$assoc"`. I probably won't have time to look at this before the weekend so if someone gets ambitious ... -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com