Resource for two corresponding string

Login to reply to this topic.
Thu, 2008-04-10 11:04
Joined: 2005-12-07
Forum posts: 56

Hi all,

is it possible to pair two string. i mean can i do following thing in a RSS file..

[RSS file
"Fruit" "Mango"
"Animal" "Cat"
"Plane" "earth"
]

so that if i query for "fruit" i will get "Mango" and if i query for "Animal" i will get "Cat".

I searched for the API's but all i can see that we can query resource reader with numbers not with text...
But if we can do the pairing in RSS itself as above then we can solve the problem

And above thing i want to do it in RSS file of a symbain application.

Is it possible?

Please help.

Manish

  • Login to reply to this topic.