"sith ." <[EMAIL PROTECTED]> wrote > However, when I try to run the program, which is stored > in pthon25/work using IDLE, I get a traceback error.
Cannyou send us the error, that helps a lot in trying to debug. Cut n paste the entire error text. > I can run the program in dos though and it also seems That suggests that there is nothing wroing with your PATH settings. They mainly affect how it works under DOS. It may be that IDLE is simply giving you a traceback for sys.exit() which it does because it catches the exit and prevents you from dropping out of IDLE itself. Let us see the error traceback and we can decide. HTH, -- Alan Gauld Author of the Learn to Program web site http://www.freenetpages.co.uk/hp/alan.gauld _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor