[Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

Roel Schroeven rschroev_nospam_ml at fastmail.fm
Sat Jan 20 17:30:07 CET 2007


Karl Wittgenstein schreef:
> Ok,got the script working almost fine now...The only problem is that the 
> program window closes before we can get a glimpse of the answer...I use 
> SPE under WinXP, and have seen this problem in every script i try...

Any program running in a console window does that. There are two ways 
around:
- open a console window and run your program from there, as David Rock 
describes
- you can work around it by adding raw_input("Press enter") as the very 
last line of the script

-- 
If I have been able to see further, it was only because I stood
on the shoulders of giants.  -- Isaac Newton

Roel Schroeven



More information about the Tutor mailing list