
-----------------------------------
RottenPunk
Sat Feb 14, 2004 11:57 pm

loop program *urgent*
-----------------------------------
hey, i just finished making a program for school and i want the program to ask the user at the end of the program if he/she wants to run the program over again. how do i get the program to loop from the beginning to the end if the user types yes to re-run?

-----------------------------------
Paul
Sun Feb 15, 2004 12:18 am


-----------------------------------
basically
var answer: string

loop
program %