Forum Discussion
syedsafvan
16 years agoContributor
Its difficult to give a solution without the knowing the exact problem.
From what you wrote I assume that you want to .keys("1") and .keys("2") and .keys("3") each time. This is very simple - You can do that by using a variable for .keys() in a For loop.
Not really sure if thats what you wanted.
Thankyou