View Single Post
Old Feb 21st, 2005, 6:22 PM   #1
arod199113
Programmer
 
arod199113's Avatar
 
Join Date: Feb 2005
Posts: 86
Rep Power: 0 arod199113 is an unknown quantity at this point
terminating programs

when i make a program and run it in the python shell i get to see the final output
if you save the program to your desktop and click on it it opens in an MS-DOS window
but i dont get to see the final output
is there a command that keeps it open or would i have to type something like:
raw_input("Press any key to terminate program")
at the end
arod199113 is offline   Reply With Quote