call to scrypt from winCE
"Fredy Cabre" <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <000001c6eb22$c2746060$0202fea9@portfredy> |
In winCE, I call from a program a scrypt named Hello.py, the path is
this: '\Hello.py'
the code of the script is this:
# -*- coding: cp1252 -*-
print "Hola fredy, que collons fas?"
Then the call to the scrypt only show me the interactive window of
PythonCE and nothing else,
I don't understand this.
Can be that is corrupte the pythonCE in my ppc?
_______________________________________________
PythonCE mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythonce