<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>Hello 
all!</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>I've a little and 
no important question:</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>Suppose 2 
scripts</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2>##ex.py###</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2>a=execfile('scr.py')</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>print "return 
value: ", a</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2>##scr.py###</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>print "i'm 
scr.py"</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>Executing that, a 
takes  None value.</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>Is there a 
way to handle the execution of the script ordered by the execfile 
statement??</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>Another way that 
def & return in functions.</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2>Thanks</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana size=2>Enrique 
(Madrid)</FONT></SPAN></DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=556172811-03102003><FONT face=Verdana 
size=2></FONT></SPAN> </DIV><p></p><p><hr><b>**AVISO DE CONFIDENCIALIDAD**</b><br> <i>La información contenida en este mensaje y archivos es privada y confidencial estando dirigida solamente al destinatario. Si Ud. ha recibido esta información por error, por favor, proceda a su inmediata destrucción. Cualquier opinión o punto de vista contenido en este mensaje corresponde al remitente y necesariamente no representa la opinión del <b>GRUPO XEROX</b>.</i><hr></BODY></HTML>