<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 24 August 2015 at 11:59, Alvarez Aguilar José Trinidad <span dir="ltr"><<a href="mailto:AAJOSE@telmex.com" target="_blank">AAJOSE@telmex.com</a>></span> wrote:<br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<p class="MsoNormal"><span lang="EN-US">     <span>
os.environ</span> command = ['BB'] + "" + <span>os.environ</span> ['BBDISP'] + "\" status "+
<span>os.environ</span> ['MACHINE'] +." interface "+" "+ COLOR +" "+ TIME +
<span>pStatus</span> + '"'</span></p></blockquote><div><br></div><div>This is not the same as in the script you posted.  You have /os.environ command = ['BB']/ instead of /command = os.environ['BB']/ and you have /+." interface "/ instead of /+".interface"/.  Could this be why it doesn't work?</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p class="MsoNormal"><span lang="EN-US">Generates output information but only in the log file defined in the configuration file: clientlaunch.cfg</span></p></blockquote></div><br><div>Can you show the output from the logfile?</div><div><br></div><div>Have you tried running the script with "--debug"?</div><div> </div><div>Cheers</div><div>Jeremy</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"></blockquote></div></div>