Help Please!

May 4, 2011 at 12:36am
...
Last edited on May 4, 2011 at 11:51pm
May 4, 2011 at 1:50am
For replay you can make a if statement that has a goto within it. Also this is just a suggestion you could have the numbers saved into a text file, and have an if statement that reads from that text file so it doesn't repeat, and then at exit have it delete that same file.
May 4, 2011 at 1:55am
For replay you can make a if statement that has a goto within it.


Nonononono...don't do that. Just use a while loop.
Topic archived. No new replies allowed.