There is a module osce.py floating around that emulates the system functions. 
It was created by Telion.

All the best,
Isr

-----Original Message-----
   >From: "Brad Clements"<[EMAIL PROTECTED]>
   >Sent: 1/14/05 10:02:16 AM
   >To: "Geir Egeland"<[EMAIL PROTECTED]>, 
"pythonce@python.org"<pythonce@python.org>
   >Subject: Re: [PythonCE] launch external application from pythonCE
     >On 14 Jan 2005 at 13:25, Geir Egeland wrote:
   >
   >> So, this doesn't seem to work...
   >> Doing a help(os) does not show the 'system' command under available 
   >> functions.
   >> Any other suggestions?
   >
   >
   >I don't think system exists on windows CE.
   >
   >Hmm, even the 4.20 .NET reference doesn't show _exec or _spawn as being 
   >supported in libc.
   >
   >You'll have to use CreateProcess()  from win32api  I suppose.
   >
   >
   >
   >
   >-- 
   >Brad Clements,                [EMAIL PROTECTED]   (315)268-1000
   >http://www.murkworks.com                          (315)268-9812 Fax
   >http://www.wecanstopspam.org/                   AOL-IM: BKClements
   >
   >_______________________________________________
   >PythonCE mailing list
   >PythonCE@python.org
   >http://mail.python.org/mailman/listinfo/pythonce
   >

_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to