|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Can I execute external programs from PythonCe?Hello,
Just thought I'd put my two cents in...
Igor, have you tried the os.startfile('\mypath\pyprog.exe', 'myAction') command? Where action is normally 'open', but could be 'print' or some other option.
It does not give you a reply from the external program, but launches it as if you had clicked on it from the File Explorer, and it immediately returns to python. The only problem is that PythonCE might lose focus.
Alex, thanks for the osce file.
Adam
2008/9/6 Alexandre Delattre <alexandre.delattre@...> Hi, _______________________________________________ PythonCE mailing list PythonCE@... http://mail.python.org/mailman/listinfo/pythonce |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |