Looping through block until I'm done.
Posted: Sat Aug 05, 2006 7:05 pm
Hello I'm trying to loop through a block as long as the user presses "1". So let's say that the block says "Thank you for using our system." I'd like to prompt the user to press 1 to repeat or press 2 to continue to the next menu. I know how to go to the next menu but I'm having trouble finding out how to repeat a block as long as the user presses "1". Can someone offer any advice or sample code on how this particular function is done? Thanks in advance.