in reply to Usage of hashes with hashes when mulitple values are present
G'day Bhagya,
"I have a hash bulit has seen below :: %w = Sub => { 'rbscells' => 'UtranCell=RNC16-4-1', 'UtranCell=RNC16-4-2', 'UtranCell=RNC16-4-3' },"
No you don't!
As a complete guess, you may want to iterate over the @{$w{Sub}{rbscells}} array.
Please post your real code; and post it within <code>...</code> tags. See "How do I post a question effectively?" to find out what's wrong with what you've posted. See "How do I change/delete my post?" for information about updating it.
-- Ken
|
|---|