Computer Science Canada

restart programs

Author:  who cares? [ Sun Jan 18, 2004 6:06 pm ]
Post subject:  restart programs

Hi!

I need your help again. Laughing . 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.

Author:  Tony [ Sun Jan 18, 2004 6:10 pm ]
Post subject: 

haha Laughing

you can load the program again using Sys.Exec() and then close the finished program Laughing

Author:  Andy [ Sun Jan 18, 2004 6:13 pm ]
Post subject: 

just put the whole thing in a loop


: