Hi folks.
I have the following hash populated by the following method:
$framearray->{$frameno}{$drawerno} = $tempno;
i.e $framearray{1}{5} = 23
When I try and copy this to another hash via:
%newhash = %framearray
the newhash is empty. Any ideas why this is not working?
P.S. If I should be using a better method to populate my array then any advice greatly appreciated.
Cheers.
Sean.
In reply to Copying a hash to another hash problem by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |