hi, thks for the reply.
if i use:
Code:
array3 objectForKey:@"11231654"
i will be "looking" at the array inside the key 11231654, correct?
how can i "look at" the key(s) inside array3?
correct me if, i am wrong, but i should not be using objectforkey here.