$a[5] = ...; # Array $h{abc} = ...; # Hash [download]
keys returns a list of the keys of the hash's elements.
In reply to Re: % Arrays?? by ikegami in thread % Arrays?? by WhiteBelt