
-----------------------------------
Bobby321
Thu Jan 12, 2012 8:11 pm

Turing - Repeating a program help!
-----------------------------------
What is it you are trying to achieve?
To find a code where it helps me repeat a program.



What is the problem you are having?
How to repeat a program after a user is done answering it.


Describe what you have tried to solve this problem
Researched...


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
var x,y,botcor,topcor :int
%red box 
drawfillbox ( 100, 280, 250, 310, 12)

put"Please click on the botton to repeat"
buttonwait ("down", x, y, botcor, topcor)
%red box
if x >= 100 and x = 270 and y 