On 9/12/07, Michael Foord <[EMAIL PROTECTED]> wrote: > Hello Kelie, > > Not sure, but it looks to me like your program will just exit after the > last line... Try doing a while True loop with a Thread.Sleep() in it to > keep the interpreter alive... > > Michael Foord > http://www.manning.com/foord
Thanks Michael, that fixed the problem. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com