
-----------------------------------
who cares?
Sun Jan 18, 2004 6:06 pm

restart programs
-----------------------------------
Hi!

I need your help again.  :lol: . Is there a way to restert a program, other than using a loop and put the whole program in it? My problem is that everything in my program is made in procedures and buttons and i'm kind of confused about how to restart my game. If you have any suggestions, please help me. Thanks a lot.

-----------------------------------
Tony
Sun Jan 18, 2004 6:10 pm


-----------------------------------
haha :lol:

you can load the program again using Sys.Exec() and then close the finished program :lol:

-----------------------------------
Andy
Sun Jan 18, 2004 6:13 pm


-----------------------------------
just put the whole thing in a loop
