starting externel program (win32)

Alves, Carlos Alberto - Coelce calves at coelce.com.br
Thu Nov 1 06:26:23 EST 2001


I don't know the details,but I think COM objects could resolve this problem.

Carlos Alberto
COELCE/DPRON-Departamento de Projetos e Obras Norte
Fone: 677- 2228
e-mail: calves at coelce.com.br
\|||/
(o o)
--ooo0-(_)-0ooo--



-----Original Message-----
From: stojek at part-gmbh.de [mailto:stojek at part-gmbh.de]
Sent: Thursday, November 01, 2001 7:28 AM
To: python-list at python.org
Subject: starting externel program (win32)


Hi,

from a script I want to start an external program (win32). This should
be done in a way that is equivalent to typing the  name and options at
the dos prompt. The program must not be influenced by exiting the
script.

Do I have to use system(), spawnv() or spawnve() or something else? 
Any traps?

Tanks
Marcus
-- 
http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20011101/aae6ff22/attachment.html>


More information about the Python-list mailing list