[PythonCE] Launching external programs

2007-10-25 Thread Alexandre Delattre
Hi, The subprocess and os.popen*() hasn't been ported yet, but a call to os.startfile("\\path\\to\\executable.exe") may help. A drawback is that the function returns immediately Regards, Alexandre. ___ PythonCE mailing list PythonCE@python.org http://

[PythonCE] Launching external programs

2007-10-24 Thread Martin M Echols
Hi All, Is it possible to launch external programs from a pythonce script? Such as notes or excel? Regards, Martin begin:vcard n:Echols;Martin x-mozilla-html:FALSE version:2.1 end:vcard ___ PythonCE mailing list PythonCE@python.org http://mail.pytho