Title: Mensaje
In that case, it depends on how RunApp() is
implemented. If it calls ShellExecuteEx() then I think it is not possible to
pass parameters. Try this:
RunApp('\Program Files\python24\python.exe',
'\mover_fotos.py \ - -')
Luke
- Original Message -
From:
Fre
Title: Mensaje
Please show the exact code where you call this
"RunApp".
Luke
- Original Message -
From:
Fredy Cabre
To: pythonce@python.org
Sent: Monday, October 09, 2006 6:00
AM
Subject: [PythonCE] call scrypt with
parameters
the problem that I
wro