Restarting a program

2008-05-22 Thread Geoldr
Hello all, I have written a simple program, and at the end of it, instead of it closing I would like it to restart from the beggining. Is there a way to do this? Put my code into a class function, or something? I guess I could do a while loop, but I think if there is a way to run my code if it's in

Re: Restarting a program

2008-05-22 Thread Geoldr
On May 22, 10:07 am, Mike Driscoll <[EMAIL PROTECTED]> wrote: > On May 22, 10:59 am, Geoldr <[EMAIL PROTECTED]> wrote: > > > Hello all, I have written a simple program, and at the end of it, > > instead of it closing I would like it to restart from the beggining. >

Re: Restarting a program

2008-05-22 Thread Geoldr
On May 22, 11:58 am, Mike Driscoll <[EMAIL PROTECTED]> wrote: > On May 22, 1:38 pm, Geoldr <[EMAIL PROTECTED]> wrote: > > > > > On May 22, 10:07 am, Mike Driscoll <[EMAIL PROTECTED]> wrote: > > > > On May 22, 10:59 am, Geoldr <[EMAIL PROTECTED]&g