<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Mensaje</TITLE>
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>Hello
group!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>I want to execute
the camera program of my ppc and give me and exception.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>The code that I
make:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>
import commands</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>
status,output =
commands.getstatusoutput("\Windows\camera.exe")</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=953424410-30092006> </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>after i put a
parameter but gime an error too:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>
import commands</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>
status,output = commands.getstatusoutput("\Windows\camera.exe
foto")</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=953424410-30092006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=953424410-30092006>Anyone have an idea
for solucione this problem?, thank you</SPAN></FONT></DIV></BODY></HTML>