Re: [PythonCE] Error

2006-10-10 Thread Luke Dunstan
Which version of PythonCE did you try? All the recent releases are built for Pocket PC 2003 (Windows CE 4.2).   Luke   - Original Message - From: Brutal To: pythonce@python.org Sent: Wednesday, October 11, 2006 8:13 AM Subject: [PythonCE] Error I get invalid

[PythonCE] Error

2006-10-10 Thread Brutal
I get invalid windows CE application upon running it any ideas? (im running a jornada 540 series with windows CE Version 3.0.9348 (build 9357))Thanks,Brutal ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonc

[PythonCE] call scrypt with parameters

2006-10-10 Thread Fredy Cabre
Title: Mensaje This is the call to the scrypt wich have 3 parameters: RunApp('\mover_fotos.py','\ - -')--- This is the beginning of the scrypt:  # -*- coding: cp1252 -*-     import glob, shutil    import os    import sy