How do I execute a program ?

Nick Trout nick at spam_me_notvideosystem.co.uk
Thu Apr 13 14:00:59 EDT 2000


import os
exit_status = os.system('blah.exe')


"Daniel Zapata" <danzap_python at yahoo.com.br> wrote in message
news:20000413163828.28296.qmail at web4303.mail.yahoo.com...
> How do I execute a program or a batch file (under
> Windows) using python and get the return information
> ???
>
>
> Thanks,
>
> Daniel
>
> ____________________________________________________________________________
> YAHOO! BATE-PAPO
> Conheça gente nova, faça amigos e divirta-se! - http://www.yahoo.com.br
>





More information about the Python-list mailing list