Re: [PythonCE] SQLite database with comtypes

2006-06-29 Thread Tod Haren
Thanks for the link. If I can get EVC4 working for me, I'll try the build for pySQLite. It would be good practice for me. Tod ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Command line

2006-06-29 Thread Luke Dunstan
  It should work with spaces if you quote it properly (this is true of any operating system), e.g.   python "\my documents\python\test.py"   Luke   - Original Message - From: ahmad adel rldardiry To: Luke Dunstan Sent: Thursday, June 29, 2006 1:48 AM Subject: Re:

Re: [PythonCE] SQLite database with comtypes

2006-06-29 Thread Giovanni Petrucciani
Tod Haren wrote: > Are other users having success with SQLite under PythonCE 2.4.3? Are > you using pySQLite, comtypes, ctypes, or some other method? I'm > having trouble getting started on the PPC. On the desktop it seems to > work fine. > > I've been trying to use comtypes to access a dll put

[PythonCE] subject Command line

2006-06-29 Thread Tom Galvin
I use rapistart from Microsoft's Power Toys and run from the Host, for example: "%CEPOWERTOYS%\RAPI_Start\rapistart.exe" "\Program Files\Python\python.exe" " 't.py' 'args'" http://www.microsoft.com/downloads/details.aspx?FamilyID=74473fd6-1dcc-4 7aa-ab28-6a2b006edfe9&DisplayLang=en >>Message:

Re: [PythonCE] win32com

2006-06-29 Thread Mark Hammond
> I know this has come up before, but is the win32com module available > for PythonCE2.4.3? Google wasn't much help this time. As far as I know, it builds for Python CE (or is very close to it) - but I'm not aware of anyone actually doing that build and making it available. I'm not currently in

[PythonCE] win32com

2006-06-29 Thread Tod Haren
I know this has come up before, but is the win32com module available for PythonCE2.4.3? Google wasn't much help this time. Tod ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce