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 immediatelyRegards, Alexandre. _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce
