Hello everyone,

I just have a quick question. Is it possible to use a loop OTHER then the for loop?

This is what I want to accomplish. I have a dynamic text box, and a button. When you hold down the button the dynamic text box increases by 1 (number starting at 1940)

I want it to keep going until you release the button and thought to do so with a loop

If someone could please tell me how to go about doing this, it would be greatly appreciated

Thanks