$myhash {"23_59_54_20_08_2002"} = [30,20,45] ; my $x = $myhash{"23_59_54_20_08_2002"},"\n" ; for my $i (0..$#{$x}) { print $myhash{"23_59_54_20_08_2002"}->[$i]," " ; } print "\n" ;
HTH. Om. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]