xavier mas wrote:
to assing values to a (key of ) hash do as: $hash_name{$key_name} =
$value_name. to read same pair key/value use each function into a while loop:
while (($key_name, $value_name)) = each %hash_name). sign % indicates the
whole hash.
Thanks for the help, I"m sorry if I'm a
A Diumenge 22 Octubre 2006 18:38, Gav Ford va escriure:
> Hello,
>
> I'm just starting out here and hope someone can help, I think I've
> gotten all confused over how to read values from a Hash.
>
> Or it could be I've just got totally the wrong end of the stick.
>
> The data in question is the alb
Hello,
I'm just starting out here and hope someone can help, I think I've
gotten all confused over how to read values from a Hash.
Or it could be I've just got totally the wrong end of the stick.
The data in question is the album art attached to an MP3 file. I'm
trying to read it from the