"Damian Archer" <[EMAIL PROTECTED]> wrote
> When I am running a script in cmd the script runs but the cmd
> windows closes
> immediately after the script has finished.
>
> Is there anyway I can freeze the cmd window until a user actually
> closers
> it??
I discuss various ways to address this
On Wednesday 06 February 2008 09:23, Damian Archer wrote:
> When I am running a script in cmd the script runs but the cmd windows
> closes immediately after the script has finished.
>
> Is there anyway I can freeze the cmd window until a user actually closers
> it??
There are numerous ways to do t
Damian Archer wrote:
> When I am running a script in cmd the script runs but the cmd windows
> closes immediately after the script has finished.
>
> Is there anyway I can freeze the cmd window until a user actually
> closers it??
End your script with something like
raw_input('Press any key to e
When I am running a script in cmd the script runs but the cmd windows closes
immediately after the script has finished.
Is there anyway I can freeze the cmd window until a user actually closers
it??
___
Tutor maillist - Tutor@python.org
http://mail.pyt