HI
The question is not clear ,, but with whatever I understood I am answering...
Let us say.. you initialise a variable in a programme..
myChoice=0 ... or... STORE 0 to myChoice
Based on some condition..user choice.. let us say..This myChoice is varied..
Say you ask..
What you want to order ? 1=Banana 2=Orange 3=Apple etc..
Now user keys in in as answer to the above question 1 or 2 or 3.. and you capture the user input as myChoice
Then... now.. you know..
If myChoice=1
The chosen item is Banana
If myChoice=2
The chosen item is Orange
etc.
Now you have a variable myChoice and know how you want to proceed...
Does this makes sense ?
ramani :-9
(Subramanian.G),FoxAcc, ramani_g@yahoo.com