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
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:
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
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:
> 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
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