in reply to Strange Hash Problem
and then go on and assign an level of hash$vHash{"101010"}{"S0"} = "sometext";
When I changed this first assignment to$vHash{"101010USED"}{"S0"}{"SYSTEM"} = "sometext";
it worked fine.$vHash{"101010"}{"S0"}{"VALUE"} = "sometext";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Strange Hash Problem
by JadeNB (Chaplain) on Jul 29, 2009 at 23:21 UTC |